Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libvmmapi/common/
H A Dmapfile-vers122 vm_setup_pptdev_msi;
H A Dvmmapi.h260 int vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot,
273 int vm_setup_pptdev_msi(struct vmctx *ctx, int pptfd, uint64_t addr,
H A Dvmmapi.c1300 vm_setup_pptdev_msi(struct vmctx *ctx, int bus, int slot, int func, in vm_setup_pptdev_msi() function
1394 vm_setup_pptdev_msi(struct vmctx *ctx, int pptfd, uint64_t addr, in vm_setup_pptdev_msi() function
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_passthru.c937 error = vm_setup_pptdev_msi(ctx, sc->pptfd, in passthru_cfgwrite_default()