Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dtlbflush.h422 static inline void __native_tlb_flush_global(unsigned long cr4) in __native_tlb_flush_global() function
/openbmc/linux/arch/x86/kernel/
H A Dhead64.c519 __native_tlb_flush_global(this_cpu_read(cpu_tlbstate.cr4)); in x86_64_start_kernel()
/openbmc/linux/arch/x86/mm/
H A Dtlb.c1198 __native_tlb_flush_global(this_cpu_read(cpu_tlbstate.cr4)); in native_flush_tlb_global()