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