Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dparavirt.c233 .mmu.flush_tlb_user = native_flush_tlb_local,
/openbmc/linux/arch/x86/mm/
H A Dtlb.c29 # define __flush_tlb_local native_flush_tlb_local
1207 STATIC_NOPV void native_flush_tlb_local(void) in native_flush_tlb_local() function
/openbmc/linux/arch/x86/include/asm/
H A Dparavirt.h63 void native_flush_tlb_local(void);