Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Ddesc_defs.h42 GATE_TRAP = 0xF, enumerator
/Linux-v4.19/arch/x86/xen/
Denlighten_pv.c668 if (val->bits.type != GATE_TRAP && val->bits.type != GATE_INTERRUPT) in cvt_gate_to_trap()