Searched refs:HVM_CALLBACK_PCI_INTX (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/xen/ | ||
H A D | hvm.h | 78 #define HVM_CALLBACK_PCI_INTX(slot, pin) \ macro |
/freebsd/sys/x86/xen/ | ||
H A D | hvm.c | 376 xhp.value = HVM_CALLBACK_PCI_INTX(slot, pin); in xen_hvm_set_callback() |