Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmcs12.h149 u32 guest_fs_limit; member
323 CHECK_OFFSET(guest_fs_limit, 856); in vmx_check_vmcs12_offsets()
A Dvmcs12.c97 FIELD(GUEST_FS_LIMIT, guest_fs_limit),
A Dhyperv.c225 EVMCS1_FIELD(GUEST_FS_LIMIT, guest_fs_limit,
A Dnested.c1691 vmcs12->guest_fs_limit = evmcs->guest_fs_limit; in copy_enlightened_to_vmcs12()
1910 evmcs->guest_fs_limit = vmcs12->guest_fs_limit; in copy_vmcs12_to_enlightened()
2417 vmcs_write32(GUEST_FS_LIMIT, vmcs12->guest_fs_limit); in prepare_vmcs02_rare()
4261 vmcs12->guest_fs_limit = vmcs_read32(GUEST_FS_LIMIT); in sync_vmcs02_to_vmcs12_rare()
/linux-6.3-rc2/tools/testing/selftests/kvm/include/x86_64/
A Devmcs.h71 u32 guest_fs_limit; member
523 *value = current_evmcs->guest_fs_limit; in evmcs_vmread()
1002 current_evmcs->guest_fs_limit = value; in evmcs_vmwrite()
/linux-6.3-rc2/arch/x86/include/asm/
A Dhyperv-tlfs.h460 u32 guest_fs_limit; member
/linux-6.3-rc2/Documentation/virt/kvm/x86/
A Dnested-vmx.rst185 u32 guest_fs_limit;

Completed in 24 milliseconds