Lines Matching full:aer
37 /*Add sem for sync AER handling and xen_pcibk remove/reconfigue ops,
38 * We want to avoid in middle of AER ops, xen_pcibk devices is being removed
317 * pcistub and xen_pcibk when AER is in processing in pcistub_put_pci_dev()
742 /*PV AER handlers will set this flag*/ in kill_domain_by_device()
754 /* For each aer recovery step error_detected, mmio_enabled, etc, front_end and
768 /*with PV AER drivers*/ in common_process()
784 /*local flag to mark there's aer request, xen_pcibk callback will use in common_process()
785 * this flag to judge whether we need to check pci-front give aer in common_process()
814 "pcifront aer process not responding!\n"); in common_process()
864 "guest with no AER driver should have been killed\n"); in xen_pcibk_slot_reset()
872 "No AER slot_reset service or disconnected!\n"); in xen_pcibk_slot_reset()
921 "guest with no AER driver should have been killed\n"); in xen_pcibk_mmio_enabled()
929 "No AER mmio_enabled service or disconnected!\n"); in xen_pcibk_mmio_enabled()
975 /*Guest owns the device yet no aer handler regiested, kill guest*/ in xen_pcibk_error_detected()
978 dev_dbg(&dev->dev, "guest may have no aer driver, kill it\n"); in xen_pcibk_error_detected()
987 "No AER error_detected service or disconnected!\n"); in xen_pcibk_error_detected()
1031 "guest with no AER driver should have been killed\n"); in xen_pcibk_error_resume()
1044 /*add xen_pcibk AER handling*/