Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_irq.c30 if (ue[i].gsi >= MSHV_MAX_GUEST_IRQS) in mshv_update_routing_table()
H A Dmshv_root.h155 #define MSHV_MAX_GUEST_IRQS 4096 macro
H A Dmshv_root_main.c1554 if (args.nr > MSHV_MAX_GUEST_IRQS || in mshv_partition_ioctl_set_msi_routing()