Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/ !
Dpptt.c384 switch (found_cache->attributes & ACPI_PPTT_MASK_ALLOCATION_TYPE) { in update_cache_properties()
/linux-6.6.21/include/acpi/ !
Dactbl2.h2577 #define ACPI_PPTT_MASK_ALLOCATION_TYPE (0x03) /* Allocation type */ macro