Searched refs:host_pat (Results 1 – 1 of 1) sorted by relevance
9334 u64 host_pat; in kvm_arch_init() local9375 if (rdmsrl_safe(MSR_IA32_CR_PAT, &host_pat) || in kvm_arch_init()9376 (host_pat & GENMASK(2, 0)) != 6) { in kvm_arch_init()