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

  /src/sys/arch/powerpc/oea/
pmap64_bridge.c 3 #define PMAP_OEA64_BRIDGE
pmap.c 121 #if !defined(PMAP_OEA64) && !defined(PMAP_OEA64_BRIDGE)
139 #elif defined(PMAP_OEA64_BRIDGE)
508 #if defined (PMAP_OEA64_BRIDGE)
510 #endif /* PMAP_OEA64_BRIDGE */
565 #elif defined (PMAP_OEA64) || defined (PMAP_OEA64_BRIDGE)
621 #elif defined (PMAP_OEA64) || defined (PMAP_OEA64_BRIDGE)
632 #elif defined(PMAP_OEA) || defined(PMAP_OEA64_BRIDGE)
732 #elif defined (PMAP_OEA64_BRIDGE) || defined (PMAP_OEA64)
923 #if defined(PMAP_OEA) || defined(PMAP_OEA64_BRIDGE)
1197 #if defined (PMAP_OEA) || defined (PMAP_OEA64_BRIDGE)
    [all...]
  /src/sys/arch/powerpc/include/oea/
pte.h 44 #if defined(PMAP_OEA64) || defined(PMAP_OEA64_BRIDGE)
69 #elif defined (PMAP_OEA64_BRIDGE)
88 #if defined (PMAP_OEA64_BRIDGE)
119 #if defined (PMAP_OEA64) || defined (PMAP_OEA64_BRIDGE)

Completed in 14 milliseconds