Searched refs:vmmdev_softc (Results 1 – 1 of 1) sorted by relevance
67 struct vmmdev_softc *sc;71 struct vmmdev_softc { struct75 SLIST_ENTRY(vmmdev_softc) link; argument80 static SLIST_HEAD(, vmmdev_softc) head; argument91 static int devmem_create_cdev(struct vmmdev_softc *sc, int id, char *devmem);124 vcpu_lock_all(struct vmmdev_softc *sc) in vcpu_lock_all()156 vcpu_unlock_all(struct vmmdev_softc *sc) in vcpu_unlock_all()171 static struct vmmdev_softc *174 struct vmmdev_softc *sc; in vmmdev_lookup()192 static struct vmmdev_softc *[all …]