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

  /src/sys/arch/powerpc/include/oea/
pmap.h 183 #define POWERPC_MMAP_FLAG_MASK 0xf
187 #define pmap_phys_address(ppn) (ppn & ~POWERPC_MMAP_FLAG_MASK)
  /src/sys/arch/powerpc/powerpc/
bus_space.c 515 #ifdef POWERPC_MMAP_FLAG_MASK

Completed in 14 milliseconds