Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst.h217 extern int get_max_punit_core_id(struct isst_id *id);
H A Disst-core-mbox.c634 max_punit_core = get_max_punit_core_id(id); in mbox_get_pbf_info()
H A Disst-config.c690 int get_max_punit_core_id(struct isst_id *id) in get_max_punit_core_id() function