Searched defs:irq_set (Results 1 – 2 of 2) sorted by relevance
397 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(count); in irq_enable() localVariable434 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(1); in resample_virq_enable() localVariable461 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in irq_disable() localVariable479 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in irq_unmask() localVariable497 let mut irq_set = vec_with_array_field::<vfio_irq_set, u32>(0); in irq_mask() localVariable
90 let mut irq_set = vec_with_array_field::<plat_irq_forward_set, u32>(count); in plat_irq_ioctl() localVariable