Searched refs:__flush_tlb_one_user (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/mm/
H A Dtlb.c31 # define __flush_tlb_one_user(addr) native_flush_tlb_one_user(addr) macro
846 * If we were to use __flush_tlb_one_user() and set local_tlb_gen to
1113 * If PTI is off, then __flush_tlb_one_user() is just INVLPG or its
1119 * __flush_tlb_one_user() will flush the given address for the current
1168 __flush_tlb_one_user(addr);
/linux-master/arch/x86/include/asm/
H A Dparavirt.h83 static inline void __flush_tlb_one_user(unsigned long addr) function

Completed in 101 milliseconds