Searched refs:guest_ia32_pat (Results 1 – 1 of 1) sorted by relevance
331 u64 guest_ia32_pat; in test_ctrl_pat_main() local333 guest_ia32_pat = rdmsr(MSR_IA32_CR_PAT); in test_ctrl_pat_main()337 if (guest_ia32_pat != 0) { in test_ctrl_pat_main()344 guest_ia32_pat = rdmsr(MSR_IA32_CR_PAT); in test_ctrl_pat_main()346 report(guest_ia32_pat == ia32_pat, "Entry load PAT"); in test_ctrl_pat_main()