Home
last modified time | relevance | path

Searched refs:guest_gdtr_limit (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmcs12.h151 u32 guest_gdtr_limit; member
330 CHECK_OFFSET(guest_gdtr_limit, 872); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c99 FIELD(GUEST_GDTR_LIMIT, guest_gdtr_limit),
H A Devmcs.c207 EVMCS1_FIELD(GUEST_GDTR_LIMIT, guest_gdtr_limit,
H A Dnested.c1719 vmcs12->guest_gdtr_limit = evmcs->guest_gdtr_limit; in copy_enlightened_to_vmcs12()
1918 evmcs->guest_gdtr_limit = vmcs12->guest_gdtr_limit; in copy_vmcs12_to_enlightened()
2420 vmcs_write32(GUEST_GDTR_LIMIT, vmcs12->guest_gdtr_limit); in prepare_vmcs02_rare()
4037 vmcs12->guest_gdtr_limit = vmcs_read32(GUEST_GDTR_LIMIT); in sync_vmcs02_to_vmcs12_rare()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmcs12.h153 u32 guest_gdtr_limit; member
327 CHECK_OFFSET(guest_gdtr_limit, 872); in vmx_check_vmcs12_offsets()
H A Dvmcs12.c101 FIELD(GUEST_GDTR_LIMIT, guest_gdtr_limit),
H A Dhyperv.c336 EVMCS1_FIELD(GUEST_GDTR_LIMIT, guest_gdtr_limit,
H A Dnested.c1701 vmcs12->guest_gdtr_limit = evmcs->guest_gdtr_limit; in copy_enlightened_to_vmcs12()
1920 evmcs->guest_gdtr_limit = vmcs12->guest_gdtr_limit; in copy_vmcs12_to_enlightened()
2426 vmcs_write32(GUEST_GDTR_LIMIT, vmcs12->guest_gdtr_limit); in prepare_vmcs02_rare()
4275 vmcs12->guest_gdtr_limit = vmcs_read32(GUEST_GDTR_LIMIT); in sync_vmcs02_to_vmcs12_rare()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/include/
H A Devmcs.h81 u32 guest_gdtr_limit; member
515 *value = current_evmcs->guest_gdtr_limit; in evmcs_vmread()
902 current_evmcs->guest_gdtr_limit = value; in evmcs_vmwrite()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhyperv-tlfs.h360 u32 guest_gdtr_limit; member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Devmcs.h75 u32 guest_gdtr_limit; member
535 *value = current_evmcs->guest_gdtr_limit; in evmcs_vmread()
1018 current_evmcs->guest_gdtr_limit = value; in evmcs_vmwrite()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h475 u32 guest_gdtr_limit; member

Completed in 27 milliseconds