Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c207 ACPI_CEDT_CFMWS_RESTRICT_VOLATILE,
222 ACPI_CEDT_CFMWS_RESTRICT_VOLATILE,
282 ACPI_CEDT_CFMWS_RESTRICT_VOLATILE,
/openbmc/linux/drivers/cxl/
H A Dacpi.c131 if (restrictions & ACPI_CEDT_CFMWS_RESTRICT_VOLATILE) in cfmws_to_decoder_flags()
/openbmc/linux/include/acpi/
H A Dactbl1.h553 #define ACPI_CEDT_CFMWS_RESTRICT_VOLATILE (1<<2) macro