Home
last modified time | relevance | path

Searched refs:__flush_tlb_local (Results 1 – 2 of 2) sorted by relevance

/arch/x86/mm/
Dtlb.c27 # define __flush_tlb_local native_flush_tlb_local macro
1173 __flush_tlb_local(); in flush_tlb_local()
/arch/x86/include/asm/
Dparavirt.h69 static inline void __flush_tlb_local(void) in __flush_tlb_local() function