Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dldt.c27 load_LDT(&current->active_mm->context); in flush_ldt()
69 load_LDT(pc); in alloc_ldt()
75 load_LDT(pc); in alloc_ldt()
/arch/x86/power/
Dcpu.c160 load_LDT(&current->active_mm->context); /* This does lldt */ in fix_processor_context()
/arch/x86/include/asm/
Ddesc.h283 static inline void load_LDT(mm_context_t *pc) in load_LDT() function
/arch/x86/kernel/cpu/
Dcommon.c1304 load_LDT(&init_mm.context); in cpu_init()
1351 load_LDT(&init_mm.context); in cpu_init()