Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dtracepoint.c33 load_current_idt(); in switch_idt()
/linux-4.1.27/arch/x86/kernel/cpu/
Dcommon.c1258 load_current_idt(); in debug_stack_set_zero()
1267 load_current_idt(); in debug_stack_reset()
1392 load_current_idt(); in cpu_init()
1471 load_current_idt(); in cpu_init()
/linux-4.1.27/arch/x86/include/asm/
Ddesc.h495 static inline void load_current_idt(void) in load_current_idt() function