Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/
Dpci_root.c151 { OSC_CXL_ERROR_REPORTING_CONTROL, "CXLMemErrorReporting" },
541 control |= OSC_CXL_ERROR_REPORTING_CONTROL; in calculate_cxl_control()
1050 if (!(root->osc_ext_control_set & OSC_CXL_ERROR_REPORTING_CONTROL)) in acpi_pci_root_create()
/linux-6.6.21/include/linux/
Dacpi.h619 #define OSC_CXL_ERROR_REPORTING_CONTROL 0x00000001 macro