Searched refs:VGIC_CONFIG_EDGE (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/arm64/kvm/vgic/
H A Dvgic-v2.c87 if (irq->config == VGIC_CONFIG_EDGE &&
166 if (irq->config == VGIC_CONFIG_EDGE)
H A Dvgic-v3.c82 if (irq->config == VGIC_CONFIG_EDGE &&
152 if (irq->config == VGIC_CONFIG_EDGE)
H A Dvgic-init.c223 irq->config = VGIC_CONFIG_EDGE;
H A Dvgic.h110 if (irq->config == VGIC_CONFIG_EDGE)
H A Dvgic-mmio.c724 if (irq->config == VGIC_CONFIG_EDGE)
757 irq->config = VGIC_CONFIG_EDGE;
H A Dvgic.c302 case VGIC_CONFIG_EDGE:
H A Dvgic-its.c64 irq->config = VGIC_CONFIG_EDGE;
/linux-master/include/kvm/
H A Darm_vgic.h94 VGIC_CONFIG_EDGE = 0, enumerator in enum:vgic_irq_config

Completed in 365 milliseconds