Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dpptt.c74 static inline bool acpi_pptt_match_type(int table_type, int type) in acpi_pptt_match_type() function
124 (acpi_pptt_match_type(cache->attributes, ACPI_PPTT_CACHE_TYPE_DATA) || in acpi_pptt_walk_cache()
125 acpi_pptt_match_type(cache->attributes, ACPI_PPTT_CACHE_TYPE_INSTR))) in acpi_pptt_walk_cache()
129 acpi_pptt_match_type(cache->attributes, type)) { in acpi_pptt_walk_cache()