Searched refs:TLB_WR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/powerpc/include/ibm4xx/
H A Dtlb.h73 #define TLB_WR 0x00000100 /* WRite enable */ macro
H A Dpmap.h103 #define TTE_WR TLB_WR
/netbsd-current/sys/arch/powerpc/powerpc/
H A Ddb_interface.c679 tlblo & TLB_WR ? "WR" : " ",
/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dpmap.c1500 lo = pa | TLB_WR | flags;

Completed in 197 milliseconds