Searched refs:HVM_IRQ_DPCI_MACH_MSI (Results 1 – 3 of 3) sorted by relevance
351 pirq_dpci->flags = HVM_IRQ_DPCI_MAPPED | HVM_IRQ_DPCI_MACH_MSI | in pt_irq_create_bind()397 uint32_t mask = HVM_IRQ_DPCI_MACH_MSI | HVM_IRQ_DPCI_GUEST_MSI; in pt_irq_create_bind()529 HVM_IRQ_DPCI_MACH_MSI | in pt_irq_create_bind()820 (pirq_dpci->flags & HVM_IRQ_DPCI_MACH_MSI) ) in __msi_pirq_eoi()837 if ( (pirq_dpci->flags & HVM_IRQ_DPCI_MACH_MSI) && in _hvm_dpci_msi_eoi()
126 #define HVM_IRQ_DPCI_MACH_MSI (1u << _HVM_IRQ_DPCI_MACH_MSI_SHIFT) macro
469 if ( (pirq_dpci->flags & HVM_IRQ_DPCI_MACH_MSI) && in hvm_migrate_pirq()
Completed in 12 milliseconds