Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dcommon.c1594 load_current_idt(); in debug_stack_set_zero()
1603 load_current_idt(); in debug_stack_reset()
1724 load_current_idt(); in cpu_init()
1812 load_current_idt(); in cpu_init()
/Linux-v4.19/arch/x86/include/asm/
Ddesc.h426 static inline void load_current_idt(void) in load_current_idt() function
/Linux-v4.19/arch/x86/kernel/
Dsmpboot.c232 load_current_idt(); in start_secondary()