Home
last modified time | relevance | path

Searched refs:subtable (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/
H A Dacpi_fpdt.c276 struct fpdt_subtable_entry *subtable; in acpi_init_fpdt() local
292 subtable = (void *)header + offset; in acpi_init_fpdt()
293 switch (subtable->type) { in acpi_init_fpdt()
296 result = fpdt_process_subtable(subtable->address, in acpi_init_fpdt()
297 subtable->type); in acpi_init_fpdt()
305 offset += sizeof(*subtable); in acpi_init_fpdt()
/linux/Documentation/driver-api/cxl/linux/
H A Daccess-coordinates.rst18 subtable that ties a proximity domain to a device handle, which in this case
21 :doc:`HMAT <../platform/acpi/hmat>` subtable. This piece represents the
26 memory region. The DSMAS subtable provides a DSMADHandle that is tied to a
27 Device Physical Address (DPA) range. The DSLBIS subtable provides the
35 switch is provided by SSLBIS subtable. This provides the bandwidth and latency
/linux/include/linux/
H A Dacpi.h1391 #define ACPI_DECLARE_PROBE_ENTRY(table, name, table_id, subtable, \ argument
1396 .type = subtable, \
1403 subtable, valid, data, fn) \ argument
1407 .type = subtable, \
1473 #define ACPI_DECLARE_PROBE_ENTRY(table, name, table_id, subtable, valid, data, fn) \ argument
1477 (void *) subtable, \
/linux/Documentation/driver-api/cxl/platform/acpi/
H A Dsrat.rst49 The Generic Port Affinity subtable provides an association between a proximity