Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Dreboot.c31 __flush_tlb_global(); in native_machine_restart()
/Linux-v4.19/arch/sh/include/asm/
Dtlbflush.h25 extern void __flush_tlb_global(void);
/Linux-v4.19/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
/Linux-v4.19/arch/x86/include/asm/
Dtlbflush.h147 #define __flush_tlb_global() __native_flush_tlb_global() macro
473 __flush_tlb_global(); in __flush_tlb_all()
Dparavirt.h297 static inline void __flush_tlb_global(void) in __flush_tlb_global() function