Home
last modified time | relevance | path

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

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