Searched refs:vmmdev_softc (Results 1 – 1 of 1) sorted by relevance
51 struct vmmdev_softc *sc;55 struct vmmdev_softc { struct59 SLIST_ENTRY(vmmdev_softc) link; argument64 static SLIST_HEAD(, vmmdev_softc) head; argument75 static int devmem_create_cdev(struct vmmdev_softc *sc, int id, char *devmem);108 vcpu_lock_all(struct vmmdev_softc *sc) in vcpu_lock_all()140 vcpu_unlock_all(struct vmmdev_softc *sc) in vcpu_unlock_all()155 static struct vmmdev_softc *158 struct vmmdev_softc *sc; in vmmdev_lookup()176 static struct vmmdev_softc *[all …]