Home
last modified time | relevance | path

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

/linux-6.15/drivers/xen/xen-pciback/
H A Dpci_stub.c194 static struct pcistub_device *pcistub_device_find(int domain, int bus, in pcistub_device_find() function
238 psdev = pcistub_device_find(domain, bus, slot, func); in pcistub_get_gsi_from_sbdf()
824 psdev = pcistub_device_find(pci_domain_nr(dev->bus), in xen_pcibk_slot_reset()
881 psdev = pcistub_device_find(pci_domain_nr(dev->bus), in xen_pcibk_mmio_enabled()
938 psdev = pcistub_device_find(pci_domain_nr(dev->bus), in xen_pcibk_error_detected()
991 psdev = pcistub_device_find(pci_domain_nr(dev->bus), in xen_pcibk_error_resume()
1185 psdev = pcistub_device_find(domain, bus, slot, func); in pcistub_reg_add()
1317 psdev = pcistub_device_find(domain, bus, slot, func); in irq_handler_state_store()
1421 psdev = pcistub_device_find(domain, bus, slot, func); in permissive_store()
1485 psdev = pcistub_device_find(domain, bus, slot, func); in allow_interrupt_control_store()