Searched refs:vm_reset_pptdev (Results 1 – 6 of 6) sorted by relevance
| /freebsd/lib/libvmmapi/ |
| H A D | ppt.c | 66 vm_reset_pptdev(struct vmctx *ctx, int bus, int slot, int func) in vm_reset_pptdev() function
|
| H A D | vmmapi.h | 206 int vm_reset_pptdev(struct vmctx *ctx, int bus, int slot, int func);
|
| /freebsd/sys/amd64/include/ |
| H A D | vmm.h | 235 int vm_reset_pptdev(struct vm *vm, int bus, int slot, int func);
|
| /freebsd/sys/amd64/vmm/ |
| H A D | vmm_dev_machdep.c | 325 error = vm_reset_pptdev(vm, pptdev->bus, pptdev->slot, in vmmdev_machdep_ioctl()
|
| H A D | vmm.c | 595 vm_reset_pptdev(struct vm *vm, int bus, int slot, int func) in vm_reset_pptdev() function
|
| /freebsd/usr.sbin/bhyve/ |
| H A D | pci_passthru.c | 1290 if (vm_reset_pptdev(pi->pi_vmctx, sc->psc_sel.pc_bus, in passthru_reset()
|