Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c168 VMMDEV_IOCTL(VM_RTC_READ, 0),
537 case VM_RTC_READ: { in vmmdev_machdep_ioctl()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h459 #define VM_RTC_READ \ macro