Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmmu_context.h82 static inline void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function
/openbmc/linux/arch/x86/kernel/
H A Dldt.c90 void switch_ldt(struct mm_struct *prev, struct mm_struct *next) in switch_ldt() function