Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dmmu_context.h83 extern void switch_ldt(struct mm_struct *prev, struct mm_struct *next);
89 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/linux-6.3-rc2/arch/x86/kernel/
A Dldt.c90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c646 switch_ldt(real_prev, next); in switch_mm_irqs_off()

Completed in 10 milliseconds