Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/cxl/test/
Dcxl.c237 ACPI_CEDT_CFMWS_RESTRICT_PMEM,
252 ACPI_CEDT_CFMWS_RESTRICT_PMEM,
267 ACPI_CEDT_CFMWS_RESTRICT_PMEM,
299 ACPI_CEDT_CFMWS_RESTRICT_PMEM,
315 ACPI_CEDT_CFMWS_RESTRICT_PMEM,
331 ACPI_CEDT_CFMWS_RESTRICT_PMEM,
/linux-6.6.21/drivers/cxl/
Dacpi.c133 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_PMEM) in cfmws_to_decoder_flags()
/linux-6.6.21/include/acpi/
Dactbl1.h554 #define ACPI_CEDT_CFMWS_RESTRICT_PMEM (1<<3) macro