Searched defs:acpi_pptt_cache (Results 1 – 2 of 2) sorted by relevance
1623 struct acpi_pptt_cache { struct1624 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;
2546 struct acpi_pptt_cache { struct2560 struct acpi_pptt_cache_v1 { argument