Home
last modified time | relevance | path

Searched refs:PCI_PROTOCOL_VERSION_1_2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c65 PCI_PROTOCOL_VERSION_1_2 = PCI_MAKE_VERSION(1, 2), /* RS1 */ enumerator
77 PCI_PROTOCOL_VERSION_1_2,
1259 if (hbus->protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_irq_unmask()
1261 * PCI_PROTOCOL_VERSION_1_2 supports the VP_SET version of the in hv_irq_unmask()
1487 case PCI_PROTOCOL_VERSION_1_2: in hv_compose_msi_msg()
2986 size_res = (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
3005 if (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c66 PCI_PROTOCOL_VERSION_1_2 = PCI_MAKE_VERSION(1, 2), /* RS1 */ enumerator
80 PCI_PROTOCOL_VERSION_1_2,
661 if (hbus->protocol_version >= PCI_PROTOCOL_VERSION_1_2) { in hv_arch_irq_unmask()
663 * PCI_PROTOCOL_VERSION_1_2 supports the VP_SET version of the in hv_arch_irq_unmask()
1934 case PCI_PROTOCOL_VERSION_1_2: in hv_compose_msi_msg()
3487 size_res = (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) in hv_send_resources_allocated()
3506 if (hbus->protocol_version < PCI_PROTOCOL_VERSION_1_2) { in hv_send_resources_allocated()

Completed in 11 milliseconds