vmmdev_softc
struct vmmdev_softc *sc;
static int devmem_create_cdev(struct vmmdev_softc *sc, int id, char *devmem);
static void vmmdev_destroy(struct vmmdev_softc *sc);
devmem_create_cdev(struct vmmdev_softc *sc, int segid, char *devname)
vcpu_lock_all(struct vmmdev_softc *sc)
vcpu_unlock_all(struct vmmdev_softc *sc)
static struct vmmdev_softc *
struct vmmdev_softc *sc;
static struct vmmdev_softc *
struct vmmdev_softc *sc;
get_memseg(struct vmmdev_softc *sc, struct vm_memseg *mseg, size_t len)
alloc_memseg(struct vmmdev_softc *sc, struct vm_memseg *mseg, size_t len,
struct vmmdev_softc *sc;
struct vmmdev_softc *sc;
struct vmmdev_softc *sc;
SLIST_ENTRY(vmmdev_softc) link;
LIST_ENTRY(vmmdev_softc) priv_link;
vmmdev_destroy(struct vmmdev_softc *sc)
LIST_HEAD(, vmmdev_softc) softcs;
SLIST_REMOVE(&head, sc, vmmdev_softc, link);
struct vmmdev_softc *sc;
static SLIST_HEAD(, vmmdev_softc) head;
static struct vmmdev_softc *
struct vmmdev_softc *sc;
struct vmmdev_softc *sc;