Home
last modified time | relevance | path

Searched full:sgis (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v3.c138 /* Not a GICv4.1? No HW SGIs */ in vgic_mmio_write_v3_misc()
148 /* Switching HW SGIs? */ in vgic_mmio_write_v3_misc()
207 /* Not a GICv4.1? No HW SGIs */ in vgic_mmio_uaccess_write_v3_misc()
601 * The GICv3 per-IRQ registers are split to control PPIs and SGIs in the
1061 * An access targeting Group0 SGIs can only generate in vgic_v3_queue_sgi()
1062 * those, while an access targeting Group1 SGIs can in vgic_v3_queue_sgi()
1089 * @allow_group1: Does the sysreg access allow generation of G1 SGIs
1091 * With GICv3 (and ARE=1) CPUs trigger SGIs by writing to a system register.
/linux/drivers/irqchip/
H A Dirq-hip04.c122 /* Interrupt configuration for SGIs can't be changed */ in hip04_irq_set_type()
329 /* Get the interrupt number and add 16 to skip over SGIs */ in hip04_irq_domain_xlate()
H A Dirq-gic-common.c110 * Deactivate and disable all SPIs. Leave the PPI and SGIs in gic_dist_config()
H A Dirq-alpine-msi.c36 u32 num_spis; /* The number of SGIs for MSIs */
H A Dirq-gic-v3-its.c4372 * There is no notion of affinity for virtual SGIs, at least in its_sgi_set_affinity()
4489 /* Yes, we do want 16 SGIs */ in its_sgi_irq_domain_alloc()
/linux/tools/testing/selftests/kvm/lib/arm64/
H A Dvgic.c137 "doesn't allow injecting SGIs. There's no mask for it."); in _kvm_arm_irq_line()
H A Dgic_v3.c336 /* Set a default priority for all the SGIs and PPIs */ in gicv3_cpu_init()
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic-v3.rst140 GICD_TYPER2.nASSGIcap allows userspace to control the support of SGIs
348 SGIs and any interrupt with a higher ID than the number of interrupts
/linux/tools/testing/selftests/kvm/arm64/
H A Dvgic_irq.c559 * The kernel silently fails for invalid SPIs and SGIs (which in kvm_irq_set_level_info_check()
612 * either trying to inject SGIs when we configured the test to be in kvm_irq_write_ispendr_check()
861 /* Configure all SGIs with decreasing priority */ in guest_code_group_en()
/linux/drivers/gpio/
H A Dgpio-xgene-sb.c217 /* Skip SGIs and PPIs*/ in xgene_gpio_sb_domain_alloc()
/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c587 /* Find GIC controller to map SGIs. */ in xlnx_event_init_sgi()