Searched refs:SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/amd64/include/
H A Dvmm_snapshot.h130 #define SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(ADDR, LEN, RNULL, META, RES, LABEL) \ macro
/freebsd-13-stable/usr.sbin/bhyve/
H A Dvirtio.c900 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(vq->vq_desc, addr_size,
904 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(vq->vq_avail, addr_size,
908 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(vq->vq_used, addr_size,
H A Dpci_xhci.c2915 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(xfer_block->buf,
2982 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(sc->opregs.cr_p,
2986 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(sc->opregs.dcbaa_p,
3001 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(sc->rtsregs.erstba_p,
3005 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(sc->rtsregs.erst_p,
3091 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(dev->dev_ctx,
H A Dpci_ahci.c2681 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(port->cmd_lst,
2683 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(port->rfis, 256, false, meta,
2722 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(ioreq->cfis,
H A Dblock_if.c952 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(iov->iov_base, iov->iov_len,
H A Dpci_e82545.c2450 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(sc->esc_txdesc, sc->esc_TDLEN,
2485 SNAPSHOT_GUEST2HOST_ADDR_OR_LEAVE(sc->esc_rxdesc, sc->esc_TDLEN,

Completed in 75 milliseconds