Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dpptt.c378 case ACPI_PPTT_CACHE_POLICY_WB: in update_cache_properties()
/openbmc/linux/include/acpi/
H A Dactbl2.h2592 #define ACPI_PPTT_CACHE_POLICY_WB (0x0) /* Cache is write back */ macro