Searched refs:PMAP_OEA64_BRIDGE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/powerpc/oea/
H A Dpmap64_bridge.c3 #define PMAP_OEA64_BRIDGE macro
H A Dpmap.c121 #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...]
/netbsd-current/sys/arch/powerpc/include/oea/
H A Dpte.h44 #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 129 milliseconds