Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c157 VMMDEV_IOCTL(VM_LAPIC_MSI, 0),
345 case VM_LAPIC_MSI: { in vmmdev_machdep_ioctl()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h387 #define VM_LAPIC_MSI \ macro