Home
last modified time | relevance | path

Searched refs:host_pat (Results 1 – 5 of 5) 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/cpu/
A Dcommon.c54 u64 host_pat = 0x050100070406; variable
806 wrmsrl(MSR_IA32_CR_PAT, host_pat); in cpu_init()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dprocessor.h158 extern u64 host_pat;
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmcs.c1256 u64 host_pat, guest_pat; in construct_vmcs() local
1258 rdmsrl(MSR_IA32_CR_PAT, host_pat); in construct_vmcs()
1261 __vmwrite(HOST_PAT, host_pat); in construct_vmcs()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dmtrr.c128 if ( pat_cr_2_paf(host_pat, j) == i ) in hvm_mtrr_pat_init()

Completed in 11 milliseconds