HomeSort by: relevance | last modified time | path
    Searched defs:PMBM_F_KEEPOUT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/m68k/include/
pmap_motorola.h 261 #define PMBM_F_KEEPOUT __BIT(1)
pmap_68k.h 176 * to by pmbm_vaddr_ptr, **unless** the PMBM_F_KEEPOUT or PMBM_F_FIXEDVA
178 * that kernel virtual space should keep out of (PMBM_F_KEEPOUT - usually
185 * N.B. PMBM_F_KEEPOUT VA regions are assumed to lie beyond the normal
212 #define PMBM_F_KEEPOUT __BIT(2)

Completed in 13 milliseconds