Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
A Dlapic.h68 unsigned int sipi_vector; member
A Dlapic.c1138 apic->sipi_vector = vector; in __apic_accept_irq()
2888 u8 sipi_vector; in kvm_apic_accept_events() local
2943 sipi_vector = apic->sipi_vector; in kvm_apic_accept_events()
2944 kvm_x86_ops.vcpu_deliver_sipi_vector(vcpu, sipi_vector); in kvm_apic_accept_events()
A Dx86.c4709 events->sipi_vector = 0; /* never valid when reporting to user space */ in kvm_vcpu_ioctl_x86_get_vcpu_events()
4783 vcpu->arch.apic->sipi_vector = events->sipi_vector; in kvm_vcpu_ioctl_x86_set_vcpu_events()
/linux/arch/x86/include/uapi/asm/
A Dkvm.h354 __u32 sipi_vector; member
/linux/tools/arch/x86/include/uapi/asm/
A Dkvm.h354 __u32 sipi_vector; member
/linux/arch/x86/kvm/vmx/
A Dnested.c3864 apic->sipi_vector & 0xFFUL); in vmx_check_nested_events()
/linux/Documentation/virt/kvm/
A Dapi.rst1120 __u32 sipi_vector;
1220 from the update. These fields are nmi.pending, sipi_vector, smi.smm,
1226 KVM_VCPUEVENT_VALID_SIPI_VECTOR transfer sipi_vector

Completed in 50 milliseconds