Searched refs:idt_vec_alloc_range (Results 1 – 3 of 3) sorted by relevance
163 int idt_vec_alloc_range(int, int, int);
467 idtvec = idt_vec_alloc_range(low, high, (1 << mme)); in msi_allocidtvec()
1944 idt_vec_alloc_range(int low, int high, int num) in idt_vec_alloc_range() function