Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libvmmapi/
H A Dvmmapi.h189 int vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot,
H A Dvmmapi.c1036 vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot, int func, in vm_setup_pptdev_msi() function
/freebsd-14.2/usr.sbin/bhyve/
H A Dpci_passthru.c1042 error = vm_setup_pptdev_msi(pi->pi_vmctx, sc->psc_sel.pc_bus, in passthru_cfgwrite_default()