Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dpptt.c77 table_type & ACPI_PPTT_CACHE_TYPE_UNIFIED & type); in acpi_pptt_match_type()
314 return ACPI_PPTT_CACHE_TYPE_UNIFIED; in acpi_cache_type()
/openbmc/linux/include/acpi/
H A Dactbl2.h2589 #define ACPI_PPTT_CACHE_TYPE_UNIFIED (2<<2) /* Unified I & D cache */ macro