Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/arm_cspmu/
H A Darm_cspmu.c1096 affinity_flag = apmt_node->flags & ACPI_APMT_FLAGS_AFFINITY; in arm_cspmu_acpi_get_cpus()
/openbmc/linux/include/acpi/
H A Dactbl2.h302 #define ACPI_APMT_FLAGS_AFFINITY (1<<1) macro