Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmmu_context.h82 extern void switch_ldt(struct mm_struct *prev, struct mm_struct *next);
88 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/kernel/linux/linux-6.6/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) in switch_ldt() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dldt.c90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dldt.c90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dtlb.c579 switch_ldt(real_prev, next); in switch_mm_irqs_off()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dtlb.c661 switch_ldt(real_prev, next); in switch_mm_irqs_off()

Completed in 6 milliseconds