Searched refs:ICC_PMR_EL1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | gic.h | 95 #define ICC_PMR_EL1 S3_0_C4_C6_0 macro
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | gic_64.S | 136 msr ICC_PMR_EL1, x10
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | arch_gicv3.h | 52 CPUIF_MAP(ICC_PMR, ICC_PMR_EL1) in CPUIF_MAP()
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_kvm.c | 58 #define ICC_PMR_EL1 \ macro 468 kvm_gicc_access(s, ICC_PMR_EL1, ncpu, &c->icc_pmr_el1, true); in kvm_arm_gicv3_put() 626 kvm_gicc_access(s, ICC_PMR_EL1, ncpu, &c->icc_pmr_el1, false); in kvm_arm_gicv3_get()
|
/openbmc/linux/drivers/irqchip/ |
H A D | irq-gic-v3.c | 1159 write_gicreg(DEFAULT_PMR_VALUE, ICC_PMR_EL1); in gic_cpu_sys_reg_init()
|
/openbmc/linux/arch/arm64/ |
H A D | Kconfig | 2198 the validity of ICC_PMR_EL1 when calling concerned functions.
|