Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/hyperv/
H A Dirqdomain.c15 static int hv_map_interrupt(union hv_device_id device_id, bool level, in hv_map_interrupt() function
177 return hv_map_interrupt(device_id, false, cpu, vector, entry); in hv_map_msi_interrupt()
362 return hv_map_interrupt(device_id, level, cpu, vector, entry); in hv_map_ioapic_interrupt()