Home
last modified time | relevance | path

Searched refs:VM_RTC_GETTIME (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/amd64/include/
H A Dvmm_dev.h471 #define VM_RTC_GETTIME \ macro
/freebsd-14.2/lib/libvmmapi/
H A Dvmmapi.c1691 error = ioctl(ctx->fd, VM_RTC_GETTIME, &rtctime); in vm_rtc_gettime()
1780 VM_RTC_WRITE, VM_RTC_READ, VM_RTC_SETTIME, VM_RTC_GETTIME,
/freebsd-14.2/sys/amd64/vmm/
H A Dvmm_dev.c1042 case VM_RTC_GETTIME: in vmmdev_ioctl()