Home
last modified time | relevance | path

Searched refs:GUEST_LDTR_LIMIT (Results 1 – 8 of 8) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dvmx.h226 GUEST_LDTR_LIMIT = 0x0000480c, enumerator
H A Devmcs.h525 case GUEST_LDTR_LIMIT: in evmcs_vmread()
1006 case GUEST_LDTR_LIMIT: in evmcs_vmwrite()
/linux/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.c220 EVMCS1_FIELD(GUEST_LDTR_LIMIT, guest_ldtr_limit,
H A Dvmcs12.c99 FIELD(GUEST_LDTR_LIMIT, guest_ldtr_limit),
H A Dnested.c2579 vmcs_write32(GUEST_LDTR_LIMIT, vmcs12->guest_ldtr_limit); in prepare_vmcs02_rare()
4524 case GUEST_LDTR_LIMIT: in is_vmcs12_ext_field()
4573 vmcs12->guest_ldtr_limit = vmcs_read32(GUEST_LDTR_LIMIT); in sync_vmcs02_to_vmcs12_rare()
H A Dvmx.c5123 vmcs_write32(GUEST_LDTR_LIMIT, 0xffff); in vmx_vcpu_reset()
/linux/tools/testing/selftests/kvm/lib/x86/
H A Dvmx.c326 vmwrite(GUEST_LDTR_LIMIT, -1); in init_vmcs_guest_state()
/linux/arch/x86/include/asm/
H A Dvmx.h329 GUEST_LDTR_LIMIT = 0x0000480c, enumerator