Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Didt.c54 #define IDT_TABLE_SIZE (IDT_ENTRIES * sizeof(gate_desc))
167 static gate_desc idt_table[IDT_ENTRIES] __page_aligned_bss;
/linux-6.3-rc2/arch/x86/include/asm/
A Dsegment.h222 #define IDT_ENTRIES 256 macro

Completed in 5 milliseconds