Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/mm/
Dtlb.c24 # define __flush_tlb_local native_flush_tlb_local macro
1097 __flush_tlb_local(); in flush_tlb_local()
/Linux-v5.10/arch/x86/include/asm/
Dparavirt.h56 static inline void __flush_tlb_local(void) in __flush_tlb_local() function