Home
last modified time | relevance | path

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

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