Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Didtentry.h685 DECLARE_IDTENTRY_SYSVEC(HYPERVISOR_CALLBACK_VECTOR, sysvec_hyperv_callback);
691 DECLARE_IDTENTRY_SYSVEC(HYPERVISOR_CALLBACK_VECTOR, sysvec_acrn_hv_callback);
695 DECLARE_IDTENTRY_SYSVEC(HYPERVISOR_CALLBACK_VECTOR, sysvec_xen_hvm_callback);
699 DECLARE_IDTENTRY_SYSVEC(HYPERVISOR_CALLBACK_VECTOR, sysvec_kvm_asyncpf_interrupt);
H A Dirq_vectors.h84 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
/openbmc/linux/arch/x86/kernel/cpu/
H A Dacrn.c30 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, asm_sysvec_acrn_hv_callback); in acrn_init_platform()
H A Dmshyperv.c540 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, asm_sysvec_hyperv_callback); in ms_hyperv_init_platform()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dirq_vectors.h84 #define HYPERVISOR_CALLBACK_VECTOR 0xf3 macro
/openbmc/linux/arch/x86/kernel/
H A Dkvm.c362 wrmsrl(MSR_KVM_ASYNC_PF_INT, HYPERVISOR_CALLBACK_VECTOR); in kvm_guest_cpu_init()
832 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, asm_sysvec_kvm_asyncpf_interrupt); in kvm_guest_init()
H A Dirq.c139 if (test_bit(HYPERVISOR_CALLBACK_VECTOR, system_vectors)) { in arch_show_interrupts()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c2187 callback_via = HVM_CALLBACK_VECTOR(HYPERVISOR_CALLBACK_VECTOR); in xen_setup_callback_vector()
2217 .vector = HYPERVISOR_CALLBACK_VECTOR, in xen_set_upcall_vector()
2238 alloc_intr_gate(HYPERVISOR_CALLBACK_VECTOR, asm_sysvec_xen_hvm_callback); in xen_alloc_callback_vector()
/openbmc/linux/drivers/hv/
H A Dvmbus_drv.c2649 #ifdef HYPERVISOR_CALLBACK_VECTOR in hv_acpi_init()
2650 vmbus_interrupt = HYPERVISOR_CALLBACK_VECTOR; in hv_acpi_init()
/openbmc/linux/Documentation/virt/hyperv/
H A Dvmbus.rst186 HYPERVISOR_CALLBACK_VECTOR) across all CPUs and explicitly coded to