Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/
H A Dvmm_dev_machdep.c161 VMMDEV_IOCTL(VM_IOAPIC_PINCOUNT, 0),
373 case VM_IOAPIC_PINCOUNT: in vmmdev_machdep_ioctl()
/freebsd/sys/amd64/include/
H A Dvmm_dev.h395 #define VM_IOAPIC_PINCOUNT \ macro