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