Searched refs:GICV_PMR_PRIORITY_MASK (Results 1 – 2 of 2) sorted by relevance
126 #define GICV_PMR_PRIORITY_MASK (0x1f << GICV_PMR_PRIORITY_SHIFT) macro
301 val = (vmcr.pmr & GICV_PMR_PRIORITY_MASK) >> in vgic_mmio_read_vcpuif()349 GICV_PMR_PRIORITY_MASK; in vgic_mmio_write_vcpuif()
Completed in 8 milliseconds