Home
last modified time | relevance | path

Searched refs:PTE_SO (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/powerpc/include/oea/
H A Dpte.h103 #define PTE_SO 0x00000000 /* Super. Only (U: XX, S: RW) */ macro
/netbsd/sys/arch/powerpc/oea/
H A Dpmap.c2649 case PTE_SO: printf("so]\n"); break; in pmap_pte_print()