Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Didt.c42 #define ISTG(_vector, _addr, _ist) \ macro
229 ISTG(X86_TRAP_DB, asm_exc_debug, IST_INDEX_DB),
230 ISTG(X86_TRAP_NMI, asm_exc_nmi, IST_INDEX_NMI),
231 ISTG(X86_TRAP_DF, asm_exc_double_fault, IST_INDEX_DF),
233 ISTG(X86_TRAP_MC, asm_exc_machine_check, IST_INDEX_MCE),
236 ISTG(X86_TRAP_VC, asm_exc_vmm_communication, IST_INDEX_VC),