Searched refs:CONFIG_TDP_GET_P1_INFO (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 48 #define CONFIG_TDP_GET_P1_INFO 0x0a macro
|
H A D | isst-core.c | 181 ret = isst_send_mbox_command(cpu, CONFIG_TDP, CONFIG_TDP_GET_P1_INFO, 0, in isst_get_p1_info() 194 "cpu:%d ctdp:%d CONFIG_TDP_GET_P1_INFO resp:%x sse_p1:%d avx2_p1:%d avx512_p1:%d\n", in isst_get_p1_info()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst.h | 50 #define CONFIG_TDP_GET_P1_INFO 0x0a macro
|
H A D | isst-core-mbox.c | 389 ret = _send_mbox_command(id->cpu, CONFIG_TDP, CONFIG_TDP_GET_P1_INFO, 0, in _get_p1_info() 403 "cpu:%d ctdp:%d CONFIG_TDP_GET_P1_INFO resp:%x sse_p1:%d avx2_p1:%d avx512_p1:%d amx_p1:%d\n", in _get_p1_info()
|
Completed in 5 milliseconds