Searched refs:idt_vec_alloc (Results 1 – 7 of 7) sorted by relevance
128 int idt_vec_alloc(int, int);
162 int idt_vec_alloc(int, int);
278 idtvec = idt_vec_alloc(APIC_LEVEL(level),320 idtvec = idt_vec_alloc(APIC_LEVEL(level),
1930 idt_vec_alloc(int low, int high) in idt_vec_alloc() function
517 nvector = idt_vec_alloc(minlevel, minlevel+15); in apic_vectorset()
3467 idt_vec_alloc(int low, int high) in idt_vec_alloc() function
830 vec = idt_vec_alloc(level, level + 15); in pci_intr_establish()