Home
last modified time | relevance | path

Searched refs:tlb_defer_switch_to_init_mm (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/x86/include/asm/
Dtlbflush.h151 static inline bool tlb_defer_switch_to_init_mm(void) in tlb_defer_switch_to_init_mm() function
/Linux-v4.19/arch/x86/mm/
Dtlb.c371 if (tlb_defer_switch_to_init_mm()) { in enter_lazy_tlb()