Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c26 # define __flush_tlb_one_user(addr) native_flush_tlb_one_user(addr) macro
735 * If we were to use __flush_tlb_one_user() and set local_tlb_gen to in flush_tlb_func_common()
992 * If PTI is off, then __flush_tlb_one_user() is just INVLPG or its in flush_tlb_one_kernel()
998 * __flush_tlb_one_user() will flush the given address for the current in flush_tlb_one_kernel()
1040 __flush_tlb_one_user(addr); in flush_tlb_one_user()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c31 # define __flush_tlb_one_user(addr) native_flush_tlb_one_user(addr) macro
849 * If we were to use __flush_tlb_one_user() and set local_tlb_gen to in flush_tlb_func()
1116 * If PTI is off, then __flush_tlb_one_user() is just INVLPG or its in flush_tlb_one_kernel()
1122 * __flush_tlb_one_user() will flush the given address for the current in flush_tlb_one_kernel()
1171 __flush_tlb_one_user(addr); in flush_tlb_one_user()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dparavirt.h66 static inline void __flush_tlb_one_user(unsigned long addr) in __flush_tlb_one_user() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dparavirt.h79 static inline void __flush_tlb_one_user(unsigned long addr) in __flush_tlb_one_user() function

Completed in 6 milliseconds