Home
last modified time | relevance | path

Searched refs:HVCALL_RETARGET_INTERRUPT (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dhyperv-tlfs.h151 #define HVCALL_RETARGET_INTERRUPT 0x007e macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h214 #define HVCALL_RETARGET_INTERRUPT 0x007e macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dhyperv-tlfs.h168 #define HVCALL_RETARGET_INTERRUPT 0x007e macro
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c1262 * HVCALL_RETARGET_INTERRUPT hypercall, which also coincides in hv_irq_unmask()
1297 res = hv_do_hypercall(HVCALL_RETARGET_INTERRUPT | (var_size << 17), in hv_irq_unmask()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c664 * HVCALL_RETARGET_INTERRUPT hypercall, which also coincides in hv_arch_irq_unmask()
699 res = hv_do_hypercall(HVCALL_RETARGET_INTERRUPT | (var_size << 17), in hv_arch_irq_unmask()
1718 * via the HVCALL_RETARGET_INTERRUPT hypercall. But the choice of dummy vCPU is
1736 * With Hyper-V in Nov 2022, the HVCALL_RETARGET_INTERRUPT hypercall does *not*

Completed in 20 milliseconds