Home
last modified time | relevance | path

Searched defs:TLBSYNC (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/powerpc/oea/
H A Doea_machdep.c307 #define TLBSYNC 0x7c00046c in oea_init() macro
H A Dpmap.c485 #define TLBSYNC() MD_TLBSYNC() macro
487 #define TLBSYNC() __asm volatile("tlbsync" ::: "memory") macro