Searched refs:HOST_IDTR_BASE (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c149 FIELD(HOST_IDTR_BASE, host_idtr_base),
H A Dhyperv_evmcs.c117 EVMCS1_FIELD(HOST_IDTR_BASE, host_idtr_base,
H A Dvmx.c4328 vmcs_writel(HOST_IDTR_BASE, host_idt_base); /* 22.2.4 */
6354 vmcs_readl(HOST_GDTR_BASE), vmcs_readl(HOST_IDTR_BASE));
/linux-master/tools/testing/selftests/kvm/lib/x86_64/
H A Dvmx.c281 vmwrite(HOST_IDTR_BASE, get_idt().address);
350 vmwrite(GUEST_IDTR_BASE, vmreadz(HOST_IDTR_BASE));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h282 HOST_IDTR_BASE = 0x00006c0e, enumerator in enum:vmcs_field
H A Devmcs.h429 case HOST_IDTR_BASE:
877 case HOST_IDTR_BASE:
/linux-master/arch/x86/include/asm/
H A Dvmx.h356 HOST_IDTR_BASE = 0x00006c0e, enumerator in enum:vmcs_field

Completed in 201 milliseconds