Home
last modified time | relevance | path

Searched refs:load_current_idt (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/kernel/
Dtracepoint.c33 load_current_idt(); in switch_idt()
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c1237 load_current_idt(); in debug_stack_set_zero()
1246 load_current_idt(); in debug_stack_reset()
1370 load_current_idt(); in cpu_init()
1449 load_current_idt(); in cpu_init()
/linux-4.4.14/arch/x86/include/asm/
Ddesc.h495 static inline void load_current_idt(void) in load_current_idt() function