Home
last modified time | relevance | path

Searched defs:acpi_pptt_cache (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/acpi/
Dactbl2.h1623 struct acpi_pptt_cache { struct
1624 struct acpi_subtable_header header;
1625 u16 reserved;
1626 u32 flags;
1627 u32 next_level_of_cache;
1628 u32 size;
1629 u32 number_of_sets;
1630 u8 associativity;
1631 u8 attributes;
1632 u16 line_size;
/kernel/linux/linux-6.6/include/acpi/
Dactbl2.h2546 struct acpi_pptt_cache { struct
2560 struct acpi_pptt_cache_v1 { argument