Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/acpica/
Dacpi_pxm.c263 ACPI_SRAT_CPU_AFFINITY *cpu; in srat_parse_entry()
273 cpu = (ACPI_SRAT_CPU_AFFINITY *)entry; in srat_parse_entry()
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactbl3.h374 } ACPI_SRAT_CPU_AFFINITY; typedef
Dactbinfo.h334 #define ACPI_SRAT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_SRAT_CPU_AFFINITY,f)
363 #define ACPI_SRAT0_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_SRAT_CPU_AFFINITY,f,o)
/freebsd-12-stable/usr.sbin/acpi/acpidump/
Dacpi.c1506 ACPI_SRAT_CPU_AFFINITY *cpu; in acpi_print_srat()
1516 cpu = (ACPI_SRAT_CPU_AFFINITY *)srat; in acpi_print_srat()