Searched refs:hv_enable_coco_interrupt (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hv/ |
| H A D | hv.c | 321 hv_enable_coco_interrupt(cpu, vmbus_interrupt, true); in hv_hyp_synic_enable_regs() 419 hv_enable_coco_interrupt(cpu, vmbus_interrupt, false); in hv_hyp_synic_disable_regs()
|
| H A D | hv_common.c | 721 void __weak hv_enable_coco_interrupt(unsigned int cpu, unsigned int vector, bool set) in hv_enable_coco_interrupt() function 724 EXPORT_SYMBOL_GPL(hv_enable_coco_interrupt);
|
| /linux/arch/x86/hyperv/ |
| H A D | hv_apic.c | 56 void hv_enable_coco_interrupt(unsigned int cpu, unsigned int vector, bool set) in hv_enable_coco_interrupt() function
|
| /linux/include/asm-generic/ |
| H A D | mshyperv.h | 312 void hv_enable_coco_interrupt(unsigned int cpu, unsigned int vector, bool set);
|