Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/
Dcommon.c1704 load_current_idt(); in debug_stack_set_zero()
1713 load_current_idt(); in debug_stack_reset()
1848 load_current_idt(); in cpu_init()
1925 load_current_idt(); in cpu_init()
/Linux-v5.4/arch/x86/include/asm/
Ddesc.h426 static inline void load_current_idt(void) in load_current_idt() function
/Linux-v5.4/arch/x86/kernel/
Dsmpboot.c225 load_current_idt(); in start_secondary()