Home
last modified time | relevance | path

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

/acpica-latest/source/common/
Ddmtbinfo2.c1237 {ACPI_DMT_UINT64, ACPI_MPAM1G_OFFSET (Descriptor1), "Descriptor1", 0},
1238 {ACPI_DMT_UINT32, ACPI_MPAM1G_OFFSET (Descriptor2), "Descriptor2", 0},
/acpica-latest/source/include/
Dactbinfo.h359 #define ACPI_MPAM1G_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_MPAM_RESOURCE_GENERIC_LOCATOR,f) macro