Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.c530 static unsigned long host_idt_base; variable
4378 vmcs_writel(HOST_IDTR_BASE, host_idt_base); /* 22.2.4 */ in vmx_set_constant_host_state()
7084 vmx_do_interrupt_irqoff(gate_offset((gate_desc *)host_idt_base + vector)); in handle_external_interrupt_irqoff()
8500 host_idt_base = dt.address; in vmx_hardware_setup()