HomeSort by: relevance | last modified time | path
    Searched refs:CacheAttributes (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/common/
dmtbinfo1.c 606 {ACPI_DMT_UINT32, ACPI_CDAT2_OFFSET (CacheAttributes), "Cache Attributes", 0},
1839 {ACPI_DMT_UINT32, ACPI_HMAT2_OFFSET (CacheAttributes), "Cache Attributes (decoded below)", 0},
1840 {ACPI_DMT_FLAGS4_0, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Total Cache Levels", 0},
1841 {ACPI_DMT_FLAGS4_4, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Cache Level", 0},
1842 {ACPI_DMT_FLAGS4_8, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Cache Associativity", 0},
1843 {ACPI_DMT_FLAGS4_12, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Write Policy", 0},
1844 {ACPI_DMT_FLAGS16_16, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Cache Line Size", 0},
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 568 UINT32 CacheAttributes;
2192 UINT32 CacheAttributes;
2198 /* Masks for CacheAttributes field above */

Completed in 18 milliseconds