Home
last modified time | relevance | path

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

/arch/sh/kernel/
Dreboot.c30 __flush_tlb_global(); in native_machine_restart()
/arch/x86/include/asm/
Dtlbflush.h64 #define __flush_tlb_global() __native_flush_tlb_global() macro
261 __flush_tlb_global(); in __flush_tlb_all()
Dparavirt.h324 static inline void __flush_tlb_global(void) in __flush_tlb_global() function
/arch/sh/include/asm/
Dtlbflush.h24 extern void __flush_tlb_global(void);
/arch/sh/mm/
Dnommu.c70 void __flush_tlb_global(void) in __flush_tlb_global() function
Dtlbflush_64.c169 void __flush_tlb_global(void) in __flush_tlb_global() function
Dtlbflush_32.c123 void __flush_tlb_global(void) in __flush_tlb_global() function
/arch/frv/include/asm/
Dtlbflush.h57 #define __flush_tlb_global() flush_tlb_all() macro