Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dpmap.c695 static inline void smp_tlb_flush_context (int ctx, u_int cpuset);
729 smp_tlb_flush_context(int ctx, u_int cpuset) in smp_tlb_flush_context() function
753 #define tlb_flush_context(ctx,s) smp_tlb_flush_context(ctx,s)