Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dtlb.c28 # define __flush_tlb_local native_flush_tlb_local macro
1170 __flush_tlb_local(); in flush_tlb_local()
/linux-5.19.10/arch/x86/include/asm/
Dparavirt.h69 static inline void __flush_tlb_local(void) in __flush_tlb_local() function