Home
last modified time | relevance | path

Searched refs:vm_setup_pptdev_msi (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/lib/libvmmapi/
H A Dvmmapi.h183 int vm_setup_pptdev_msi(struct vmctx *ctx, int vcpu, int bus, int slot,
H A Dvmmapi.c1016 vm_setup_pptdev_msi(struct vmctx *ctx, int vcpu, int bus, int slot, int func, in vm_setup_pptdev_msi() function
/freebsd-13.1/usr.sbin/bhyve/
H A Dpci_passthru.c818 error = vm_setup_pptdev_msi(ctx, vcpu, sc->psc_sel.pc_bus, in passthru_cfgwrite()