Home
last modified time | relevance | path

Searched refs:__native_tlb_flush_global (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dtlbflush.h421 static inline void __native_tlb_flush_global(unsigned long cr4) in __native_tlb_flush_global() function
/linux-6.12.1/arch/x86/kernel/
Dhead64.c471 __native_tlb_flush_global(this_cpu_read(cpu_tlbstate.cr4)); in x86_64_start_kernel()
/linux-6.12.1/arch/x86/mm/
Dtlb.c1193 __native_tlb_flush_global(this_cpu_read(cpu_tlbstate.cr4)); in native_flush_tlb_global()