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

  /src/sys/arch/powerpc/include/
pmap.h 23 #ifndef PMAP_DIRECT_MAPPED_LEN
24 #define PMAP_DIRECT_MAPPED_LEN (~0UL)
  /src/sys/arch/powerpc/include/oea/
pmap.h 125 * Physical memory below PMAP_DIRECT_MAPPED_LEN is direct-mapped
132 #define PMAP_DIRECT_MAPPED_LEN \

Completed in 17 milliseconds