Searched refs:aer_acpi_firmware_first (Results 1 – 4 of 4) sorted by relevance
115 extern bool aer_acpi_firmware_first(void);117 static inline bool aer_acpi_firmware_first(void) { return false; } in aer_acpi_firmware_first() function
126 bool aer_acpi_firmware_first(void) in aer_acpi_firmware_first() function
416 if (!pci_aer_available() || aer_acpi_firmware_first()) in aer_service_init()
479 if (aer_acpi_firmware_first()) in negotiate_os_control()