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

  /src/sys/arch/sparc/sparc/
pmap.c 696 static inline void smp_tlb_flush_all (void);
739 smp_tlb_flush_all(void) function in typeref:typename:void
754 #define tlb_flush_all() smp_tlb_flush_all()
pmap.c 696 static inline void smp_tlb_flush_all (void);
739 smp_tlb_flush_all(void) function in typeref:typename:void
754 #define tlb_flush_all() smp_tlb_flush_all()

Completed in 63 milliseconds