Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dpmap.c751 #define tlb_flush_segment(va,ctx,s) smp_tlb_flush_segment(va,ctx,s) macro
757 #define tlb_flush_segment(va,ctx,s) sp_tlb_flush(va,ctx,ASI_SRMMUFP_L2) macro
4574 tlb_flush_segment(VSTOVA(vr,vs), pm->pm_ctxnum, in pgt_lvl23_remove4m()