Searched refs:switch_ldt (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dmmu_context.h76 extern void switch_ldt(struct mm_struct *prev, struct mm_struct *next);
82 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) function
/linux-master/arch/x86/kernel/
H A Dldt.c90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) function
/linux-master/arch/x86/mm/
H A Dtlb.c658 switch_ldt(prev, next);

Completed in 160 milliseconds