Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpptt.c375 case ACPI_PPTT_CACHE_POLICY_WT: in update_cache_properties()
/linux/include/acpi/
H A Dactbl2.h2626 #define ACPI_PPTT_CACHE_POLICY_WT (1<<4) /* Cache is write through */ macro