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
297 * pcistub and xen_pcibk when AER is in processing in pcistub_put_pci_dev()
722 /*PV AER handlers will set this flag*/ in kill_domain_by_device()
734 /* For each aer recovery step error_detected, mmio_enabled, etc, front_end and
748 /*with PV AER drivers*/ in common_process()
764 /*local flag to mark there's aer request, xen_pcibk callback will use in common_process()
765 * this flag to judge whether we need to check pci-front give aer in common_process()
794 "pcifront aer process not responding!\n"); in common_process()
844 "guest with no AER driver should have been killed\n"); in xen_pcibk_slot_reset()
852 "No AER slot_reset service or disconnected!\n"); in xen_pcibk_slot_reset()
901 "guest with no AER driver should have been killed\n"); in xen_pcibk_mmio_enabled()
909 "No AER mmio_enabled service or disconnected!\n"); in xen_pcibk_mmio_enabled()
955 /*Guest owns the device yet no aer handler regiested, kill guest*/ in xen_pcibk_error_detected()
958 dev_dbg(&dev->dev, "guest may have no aer driver, kill it\n"); in xen_pcibk_error_detected()
967 "No AER error_detected service or disconnected!\n"); in xen_pcibk_error_detected()
1011 "guest with no AER driver should have been killed\n"); in xen_pcibk_error_resume()
1024 /*add xen_pcibk AER handling*/