Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/irqchip/
H A Darm-gic.h126 #define GICV_PMR_PRIORITY_MASK (0x1f << GICV_PMR_PRIORITY_SHIFT) macro
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-mmio-v2.c301 val = (vmcr.pmr & GICV_PMR_PRIORITY_MASK) >> in vgic_mmio_read_vcpuif()
349 GICV_PMR_PRIORITY_MASK; in vgic_mmio_write_vcpuif()