Home
last modified time | relevance | path

Searched refs:load_mm_ldt (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/asm/
Dmmu_context.h103 static inline void load_mm_ldt(struct mm_struct *mm) in load_mm_ldt() function
177 load_mm_ldt(next); in switch_ldt()
/arch/x86/power/
Dcpu.c181 load_mm_ldt(current->active_mm); /* This does lldt */ in fix_processor_context()
/arch/x86/kernel/
Dldt.c59 load_mm_ldt(mm); in flush_ldt()
/arch/x86/kernel/cpu/
Dcommon.c1765 load_mm_ldt(&init_mm); in cpu_init()
1822 load_mm_ldt(&init_mm); in cpu_init()