Home
last modified time | relevance | path

Searched refs:host_pat (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c9457 u64 host_pat; in __kvm_x86_vendor_init() local
9487 if (rdmsrl_safe(MSR_IA32_CR_PAT, &host_pat) || in __kvm_x86_vendor_init()
9488 (host_pat & GENMASK(2, 0)) != 6) { in __kvm_x86_vendor_init()

Completed in 17 milliseconds