HomeSort by: relevance | last modified time | path
    Searched defs:tlb_flush_context (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
pmap.c 753 #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
2335 tlb_flush_context(ctx, PMAP_CPUSET(pm));
pmap.c 753 #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
2335 tlb_flush_context(ctx, PMAP_CPUSET(pm));

Completed in 40 milliseconds