Searched refs:tlb_flush_region (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | pmap.c | 752 #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 4584 tlb_flush_region(VRTOVA(vr), pm->pm_ctxnum, in pgt_lvl23_remove4m()
|