Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dsuspend.c99 wrmsrl(MSR_IA32_CR_PAT, host_pat); in restore_rest_processor_state()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/svm/
A Dvmcb.c202 svm_disable_intercept_for_msr(v, MSR_IA32_CR_PAT); in construct_vmcb()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmsr-index.h102 #define MSR_IA32_CR_PAT 0x00000277 macro
/xen-4.10.0-shim-comet/xen/arch/x86/cpu/
A Dcommon.c806 wrmsrl(MSR_IA32_CR_PAT, host_pat); in cpu_init()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmcs.c1104 vmx_clear_msr_intercept(v, MSR_IA32_CR_PAT, VMX_MSR_RW); in construct_vmcs()
1258 rdmsrl(MSR_IA32_CR_PAT, host_pat); in construct_vmcs()
A Dvmx.c1367 vmx_set_msr_intercept(v, MSR_IA32_CR_PAT, VMX_MSR_RW); in vmx_handle_cd()
1378 vmx_clear_msr_intercept(v, MSR_IA32_CR_PAT, VMX_MSR_RW); in vmx_handle_cd()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c3453 case MSR_IA32_CR_PAT: in hvm_msr_read_intercept()
3602 case MSR_IA32_CR_PAT: in hvm_msr_write_intercept()

Completed in 23 milliseconds