Searched refs:DPL0 (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | idt.c | 14 #define DPL0 0x0 macro 32 G(_vector, _addr, DEFAULT_STACK, GATE_INTERRUPT, DPL0, __KERNEL_CS) 43 G(_vector, _addr, _ist + 1, GATE_INTERRUPT, DPL0, __KERNEL_CS) 47 G(_vector, NULL, DEFAULT_STACK, GATE_TASK, DPL0, _gdt << 3)
|