Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmcs12.h95 natural_width guest_fs_base; member
272 CHECK_OFFSET(guest_fs_base, 480); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c129 FIELD(GUEST_FS_BASE, guest_fs_base),
H A Dhyperv_evmcs.c53 EVMCS1_FIELD(GUEST_FS_BASE, guest_fs_base,
H A Dnested.c1763 vmcs12->guest_fs_base = evmcs->guest_fs_base; in copy_enlightened_to_vmcs12()
2016 evmcs->guest_fs_base = vmcs12->guest_fs_base; in copy_vmcs12_to_enlightened()
2544 vmcs_writel(GUEST_FS_BASE, vmcs12->guest_fs_base); in prepare_vmcs02_rare()
4497 vmcs12->guest_fs_base = vmcs_readl(GUEST_FS_BASE); in sync_vmcs02_to_vmcs12_rare()
/linux/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h
/linux/Documentation/virt/kvm/x86/
H A Dnested-vmx.rst131 natural_width guest_fs_base;