Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dpmap.c752 #define tlb_flush_region(va,ctx,s) smp_tlb_flush_region(va,ctx,s) macro
758 #define tlb_flush_region(va,ctx,s) sp_tlb_flush(va,ctx,ASI_SRMMUFP_L1) macro