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

/linux-master/arch/x86/kernel/
H A Dldt.c421 static void install_ldt(struct mm_struct *mm, struct ldt_struct *ldt) function
640 * will continue to use the old LDT until install_ldt() switches
656 install_ldt(mm, new_ldt);

Completed in 126 milliseconds