Searched refs:GATE_TASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ | ||
H A D | desc_defs.h | 44 GATE_TASK = 0x5, enumerator |
/openbmc/linux/arch/x86/kernel/ | ||
H A D | idt.c | 52 G(_vector, NULL, DEFAULT_STACK, GATE_TASK, DPL0, _gdt << 3) |