Home
last modified time | relevance | path

Searched refs:guest_ia32_pat (Results 1 – 6 of 6) sorted by relevance

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h56 u64 guest_ia32_pat; member
240 CHECK_OFFSET(guest_ia32_pat, 192); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c58 FIELD64(GUEST_IA32_PAT, guest_ia32_pat),
H A Dhyperv_evmcs.c73 EVMCS1_FIELD(GUEST_IA32_PAT, guest_ia32_pat,
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h122 u64 guest_ia32_pat; member
367 *value = current_evmcs->guest_ia32_pat; in evmcs_vmread()
794 current_evmcs->guest_ia32_pat = value; in evmcs_vmwrite()
/linux/arch/x86/include/asm/
H A Dhyperv-tlfs.h529 u64 guest_ia32_pat; member
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst108 u64 guest_ia32_pat;