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