Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmmu_context.h151 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/Linux-v4.19/arch/x86/mm/
Dtlb.c350 switch_ldt(real_prev, next); in switch_mm_irqs_off()