Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/uncore-frequency/
H A Duncore-frequency-common.h41 * @agent_type_mask: Bit mask of all hardware agents for this domain
79 u16 agent_type_mask;
76 u16 agent_type_mask; global() member
H A Duncore-frequency-tpmi.c374 cluster_info->uncore_data.agent_type_mask = FIELD_GET(UNCORE_AGENT_TYPES, status); in uncore_set_agent_type()
411 if (cluster_info->uncore_data.agent_type_mask & AGENT_TYPE_CORE) { in set_domain_id()
545 if (plat_info->cdie_mask && cluster_info->uncore_data.agent_type_mask & AGENT_TYPE_CORE) in uncore_probe()