Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dreboot.c27 __flush_tlb_global(); in native_machine_restart()
/openbmc/linux/arch/sh/include/asm/
H A Dtlbflush.h25 extern void __flush_tlb_global(void);
/openbmc/linux/arch/sh/mm/
H A Dnommu.c68 void __flush_tlb_global(void) in __flush_tlb_global() function
H A Dtlbflush_32.c123 void __flush_tlb_global(void) in __flush_tlb_global() function
/openbmc/linux/arch/x86/mm/
H A Dtlb.c30 # define __flush_tlb_global native_flush_tlb_global macro
1238 __flush_tlb_global(); in __flush_tlb_all()
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt.h74 static inline void __flush_tlb_global(void) in __flush_tlb_global() function