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

  /src/sys/arch/sparc/sparc/
pmap.c 754 #define tlb_flush_all() smp_tlb_flush_all() macro
760 #define tlb_flush_all() sp_tlb_flush_all() macro
4002 tlb_flush_all();
4004 tlb_flush_all();
pmap.c 754 #define tlb_flush_all() smp_tlb_flush_all() macro
760 #define tlb_flush_all() sp_tlb_flush_all() macro
4002 tlb_flush_all();
4004 tlb_flush_all();
pmap.c 754 #define tlb_flush_all() smp_tlb_flush_all() macro
760 #define tlb_flush_all() sp_tlb_flush_all() macro
4002 tlb_flush_all();
4004 tlb_flush_all();

Completed in 43 milliseconds