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

  /src/sys/arch/powerpc/oea/
pmap64.c 3 #define PMAP_OEA64
pmap.c 121 #if !defined(PMAP_OEA64) && !defined(PMAP_OEA64_BRIDGE)
137 #elif defined(PMAP_OEA64)
498 #if defined(DDB) && !defined(PMAP_OEA64)
506 #endif /* DDB && !PMAP_OEA64 */
565 #elif defined (PMAP_OEA64) || defined (PMAP_OEA64_BRIDGE)
621 #elif defined (PMAP_OEA64) || defined (PMAP_OEA64_BRIDGE)
629 #if defined(PMAP_OEA64)
732 #elif defined (PMAP_OEA64_BRIDGE) || defined (PMAP_OEA64)
2177 #elif defined(PMAP_OEA64)
2683 #ifndef PMAP_OEA64
    [all...]
  /src/sys/arch/powerpc/include/oea/
pte.h 44 #if defined(PMAP_OEA64) || defined(PMAP_OEA64_BRIDGE)
62 #if defined (PMAP_OEA64)
84 #endif /* PMAP_OEA64 */
119 #if defined (PMAP_OEA64) || defined (PMAP_OEA64_BRIDGE)
123 #endif /* PMAP_OEA64 */
126 #ifdef PMAP_OEA64
160 #else /* !defined(PMAP_OEA64) */
173 #endif /* PMAP_OEA64 */

Completed in 20 milliseconds