Home
last modified time | relevance | path

Searched refs:ARM_CP_64BIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcortex-regs.c52 .access = PL1_RW, .type = ARM_CP_CONST | ARM_CP_64BIT, .resetvalue = 0 },
58 .access = PL1_RW, .type = ARM_CP_CONST | ARM_CP_64BIT, .resetvalue = 0 },
64 .access = PL1_RW, .type = ARM_CP_CONST | ARM_CP_64BIT, .resetvalue = 0 },
70 .access = PL1_RW, .type = ARM_CP_CONST | ARM_CP_64BIT, .resetvalue = 0 },
H A Ddebug_helper.c1125 .access = PL0_R, .type = ARM_CP_CONST | ARM_CP_64BIT | ARM_CP_NO_GDB,
1128 .access = PL0_R, .type = ARM_CP_CONST | ARM_CP_64BIT | ARM_CP_NO_GDB,
H A Dcpregs-pmu.c1313 .type = ARM_CP_ALIAS | ARM_CP_IO | ARM_CP_64BIT, in define_pm_cpregs()