Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core-mbox.c630 int max_punit_core, max_mask_index; in mbox_get_pbf_info() local
634 max_punit_core = get_max_punit_core_id(id); in mbox_get_pbf_info()
635 max_mask_index = max_punit_core > 32 ? 2 : 1; in mbox_get_pbf_info()