Searched refs:EXCCODE_INT_NUM (Results 1 – 3 of 3) sorted by relevance
11 static unsigned int priority_to_irq[EXCCODE_INT_NUM] = {31 if (priority < EXCCODE_INT_NUM) in kvm_irq_deliver()58 if (priority < EXCCODE_INT_NUM) in kvm_irq_clear()
1477 #define EXCCODE_INT_NUM (INT_AVEC + 1) macro1479 #define EXCCODE_INT_END (EXCCODE_INT_START + EXCCODE_INT_NUM - 1)
212 pr_cont("%s=%*pbl", key, EXCCODE_INT_NUM, &val); in print_intr_fragment()
Completed in 13 milliseconds