Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dpmap.c753 #define tlb_flush_context(ctx,s) smp_tlb_flush_context(ctx,s) macro
759 #define tlb_flush_context(ctx,s) sp_tlb_flush(0,ctx,ASI_SRMMUFP_L0) macro