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},
1877 {ACPI_DMT_UINT32, ACPI_HMAT2_OFFSET (CacheAttributes), "Cache Attributes (decoded below)", 0},
1878 {ACPI_DMT_FLAGS4_0, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Total Cache Levels", 0},
1879 {ACPI_DMT_FLAGS4_4, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Cache Level", 0},
1880 {ACPI_DMT_FLAGS4_8, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Cache Associativity", 0},
1881 {ACPI_DMT_FLAGS4_12, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Write Policy", 0},
1882 {ACPI_DMT_FLAGS16_16, ACPI_HMAT2_FLAG_OFFSET (CacheAttributes,0), "Cache Line Size", 0},
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 569 UINT32 CacheAttributes;
2478 UINT32 CacheAttributes;
2484 /* Masks for CacheAttributes field above */

Completed in 36 milliseconds