Home
last modified time | relevance | path

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

/arch/x86/boot/
A Dcpucheck.c160 struct msr m, m_tmp; in check_cpu() local
164 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