Searched refs:ppt_assign_device (Results 1 – 3 of 3) sorted by relevance
55 int ppt_assign_device(struct vm *vm, int bus, int slot, int func);
384 ppt_assign_device(struct vm *vm, int bus, int slot, int func) in ppt_assign_device() function
977 error = ppt_assign_device(vm, bus, slot, func); in vm_assign_pptdev()