Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dreboot.c27 __flush_tlb_global(); in native_machine_restart()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dtlbflush.h25 extern void __flush_tlb_global(void);
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dtlb.c25 # define __flush_tlb_global native_flush_tlb_global macro
1112 __flush_tlb_global(); in __flush_tlb_all()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dparavirt.h61 static inline void __flush_tlb_global(void) in __flush_tlb_global() function