Searched refs:NUM_INTERRUPTS (Results 1 – 1 of 1) sorted by relevance
16 #ifndef NUM_INTERRUPTS17 #define NUM_INTERRUPTS 256 macro652 sregs.idt.limit = NUM_INTERRUPTS * sizeof(struct idt_entry) - 1; in vcpu_init_sregs()750 for (i = 0; i < NUM_INTERRUPTS; i++) in vm_init_descriptor_tables()