Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c165 VMMDEV_IOCTL(VM_RTC_GETTIME, 0),
491 case VM_RTC_GETTIME: in vmmdev_machdep_ioctl()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h456 #define VM_RTC_GETTIME \ macro