Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c307 struct tpmi_sst_struct **sst_inst; member
498 if (sst_inst->partition_mask != sst_inst->partition_mask_current) in map_partition_power_domain_id()
516 cdie_range = fls(sst_inst->cdie_mask[i]) - ffs(sst_inst->cdie_mask[i]) + 1; in map_partition_power_domain_id()
533 struct tpmi_sst_struct *sst_inst; in get_instance() local
539 sst_inst = isst_common.sst_inst[pkg_id]; in get_instance()
540 if (!sst_inst) in get_instance()
741 sst_inst = isst_common.sst_inst[pkg_id]; in isst_if_clos_assoc()
1300 sst_inst = isst_common.sst_inst[tpmi_inst.socket_id]; in isst_if_get_tpmi_instance_count()
1691 if (!isst_common.sst_inst) { in tpmi_sst_init()
1705 kfree(isst_common.sst_inst); in tpmi_sst_init()
[all …]