Home
last modified time | relevance | path

Searched refs:HOST_IDTR_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h287 HOST_IDTR_BASE = 0x00006c0e, enumerator
/linux-4.4.14/arch/x86/kvm/
Dvmx.c819 FIELD(HOST_IDTR_BASE, host_idtr_base),
4660 vmcs_writel(HOST_IDTR_BASE, dt.address); /* 22.2.4 */ in vmx_set_constant_host_state()
8008 vmcs_readl(HOST_GDTR_BASE), vmcs_readl(HOST_IDTR_BASE)); in dump_vmcs()