Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Didt.c83 static const __initconst struct idt_data def_idts[] = { variable
227 idt_setup_from_table(idt_table, def_idts, ARRAY_SIZE(def_idts), true); in idt_setup_traps()