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

  /src/sys/arch/m68k/include/
pmap_motorola.h 289 #define PMBM_F_FIXEDVA __BIT(1)
pmap_68k.h 185 * to by pmbm_vaddr_ptr, **unless** the PMBM_F_KEEPOUT or PMBM_F_FIXEDVA
189 * used for a fixed-VA special mapping (PMBM_F_FIXEDVA).
199 * PMBM_F_FIXEDVA range. It is assumed that any fixed VA mapping will
220 #define PMBM_F_FIXEDVA __BIT(1)

Completed in 23 milliseconds