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.c105 static inline bool acpi_pptt_match_type(int table_type, int type) in acpi_pptt_match_type() function
155 (acpi_pptt_match_type(cache->attributes, ACPI_PPTT_CACHE_TYPE_DATA) || in acpi_pptt_walk_cache()
156 acpi_pptt_match_type(cache->attributes, ACPI_PPTT_CACHE_TYPE_INSTR))) in acpi_pptt_walk_cache()
160 acpi_pptt_match_type(cache->attributes, type)) { in acpi_pptt_walk_cache()