Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dparavirt.c234 .mmu.flush_tlb_kernel = native_flush_tlb_global,
/openbmc/linux/arch/x86/mm/
H A Dtlb.c30 # define __flush_tlb_global native_flush_tlb_global
1177 STATIC_NOPV void native_flush_tlb_global(void) in native_flush_tlb_global() function
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt.h64 void native_flush_tlb_global(void);