Searched refs:vmbus_isr (Results 1 – 3 of 3) sorted by relevance
184 across all CPUs and explicitly coded to call vmbus_isr(). In this case,190 VMBus handler in Linux. This demultiplexing is done by vmbus_isr() and215 that are demultiplexed by vmbus_isr(). It demultiplexes by first checking220 vmbus_isr() checks for and processes any messages received on the VMBus
69 vmbus_isr() as described in the Documentation/virt/hyperv/vmbus.rst
1279 static void vmbus_isr(void) in vmbus_isr() function1305 vmbus_isr(); in vmbus_percpu_isr()1349 hv_setup_vmbus_handler(vmbus_isr); in vmbus_bus_init()