Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/x86/acpica/
Dsrat.c92 ACPI_SRAT_CPU_AFFINITY *cpu; in srat_parse_entry()
99 cpu = (ACPI_SRAT_CPU_AFFINITY *)entry; in srat_parse_entry()
/freebsd-10-stable/usr.sbin/acpi/acpidump/
Dacpi.c1019 ACPI_SRAT_CPU_AFFINITY *cpu; in acpi_print_srat()
1028 cpu = (ACPI_SRAT_CPU_AFFINITY *)srat; in acpi_print_srat()
/freebsd-10-stable/sys/contrib/dev/acpica/include/
Dactbl1.h1416 } ACPI_SRAT_CPU_AFFINITY; typedef
/freebsd-10-stable/sys/contrib/dev/acpica/common/
Ddmtbinfo.c232 #define ACPI_SRAT0_OFFSET(f) (UINT16) ACPI_OFFSET (ACPI_SRAT_CPU_AFFINITY,f)
253 #define ACPI_SRAT0_FLAG_OFFSET(f,o) ACPI_FLAG_OFFSET (ACPI_SRAT_CPU_AFFINITY,f,o)