Searched refs:ppt_unassign_device (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/amd64/vmm/io/
H A Dppt.h56 int ppt_unassign_device(struct vm *vm, int bus, int slot, int func);
H A Dppt.c402 ppt_unassign_device(struct vm *vm, int bus, int slot, int func) function
/freebsd-12-stable/sys/amd64/vmm/
H A Dvmm.c921 error = ppt_unassign_device(vm, bus, slot, func);

Completed in 178 milliseconds