Home
last modified time | relevance | path

Searched defs: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