Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/boot/compressed/
Didt_64.c16 entry.bits.type = GATE_TRAP; in set_idt_entry()
/linux-6.1.9/arch/x86/include/asm/
Ddesc_defs.h42 GATE_TRAP = 0xF, enumerator
/linux-6.1.9/arch/x86/xen/
Denlighten_pv.c694 if (val->bits.type != GATE_TRAP && val->bits.type != GATE_INTERRUPT) in cvt_gate_to_trap()