tag | line | file | source code |
---|---|---|---|
flush_tlb | 24 | include/asm-alpha/pgtable.h | static inline void flush_tlb(void) |
flush_tlb | 54 | include/asm-i386/pgtable.h | #define flush_tlb() __flush_tlb() |
flush_tlb | 112 | include/asm-i386/pgtable.h | #define flush_tlb() flush_tlb_current_task() |
flush_tlb | 142 | include/asm-i386/pgtable.h | #define flush_tlb() \ |