Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c632 static unsigned long host_idt_base; variable
4493 vmcs_writel(HOST_IDTR_BASE, host_idt_base); /* 22.2.4 */ in vmx_set_constant_host_state()
8678 host_idt_base = dt.address; in vmx_hardware_setup()