Searched refs:m_tmp (Results 1 – 1 of 1) sorted by relevance
160 struct msr m, m_tmp; in check_cpu() local164 m_tmp = m; in check_cpu()165 m_tmp.l = ~0; in check_cpu()166 boot_wrmsr(0x80860004, &m_tmp); in check_cpu()
Completed in 4 milliseconds