Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/cxl/test/
H A 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,
/openbmc/linux/drivers/cxl/
H A Dacpi.c133 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_PMEM) in cfmws_to_decoder_flags()
/openbmc/linux/include/acpi/
H A Dactbl1.h554 #define ACPI_CEDT_CFMWS_RESTRICT_PMEM (1<<3) macro