Home
last modified time | relevance | path

Searched refs:VM_GLA2GPA_NOFAULT (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/riscv/vmm/
H A Dvmm_dev_machdep.c55 VMMDEV_IOCTL(VM_GLA2GPA_NOFAULT, VMMDEV_IOCTL_LOCK_ONE_VCPU),
97 case VM_GLA2GPA_NOFAULT: in vmmdev_machdep_ioctl()
/freebsd/sys/arm64/vmm/
H A Dvmm_dev_machdep.c55 VMMDEV_IOCTL(VM_GLA2GPA_NOFAULT, VMMDEV_IOCTL_LOCK_ONE_VCPU),
101 case VM_GLA2GPA_NOFAULT: in vmmdev_machdep_ioctl()
/freebsd/lib/libvmmapi/
H A Dinternal.h58 VM_GLA2GPA_NOFAULT, \
H A Dvmmapi.c909 error = vcpu_ioctl(vcpu, VM_GLA2GPA_NOFAULT, &gg); in vm_gla2gpa_nofault()
/freebsd/sys/riscv/include/
H A Dvmm_dev.h248 #define VM_GLA2GPA_NOFAULT \ macro
/freebsd/sys/arm64/include/
H A Dvmm_dev.h255 #define VM_GLA2GPA_NOFAULT \ macro
/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c118 VMMDEV_IOCTL(VM_GLA2GPA_NOFAULT, VMMDEV_IOCTL_LOCK_ONE_VCPU),
462 case VM_GLA2GPA_NOFAULT: in vmmdev_machdep_ioctl()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h436 #define VM_GLA2GPA_NOFAULT \ macro