Searched refs:msr_trl (Results 1 – 1 of 1) sorted by relevance
467 unsigned long long msr_trl; in isst_set_trl_from_current_tdp() local471 msr_trl = trl; in isst_set_trl_from_current_tdp()485 msr_trl = 0; in isst_set_trl_from_current_tdp()489 msr_trl |= (_trl << (i * 8)); in isst_set_trl_from_current_tdp()492 ret = isst_send_msr_command(cpu, 0x1AD, 1, &msr_trl); in isst_set_trl_from_current_tdp()