Searched refs:AARCH32 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | sys_regs.c | 316 #define AARCH32(REG) { SYS_DESC(REG), .access = pvm_access_id_aarch32 } macro 351 AARCH32(SYS_ID_PFR0_EL1), 352 AARCH32(SYS_ID_PFR1_EL1), 353 AARCH32(SYS_ID_DFR0_EL1), 354 AARCH32(SYS_ID_AFR0_EL1), 355 AARCH32(SYS_ID_MMFR0_EL1), 356 AARCH32(SYS_ID_MMFR1_EL1), 357 AARCH32(SYS_ID_MMFR2_EL1), 358 AARCH32(SYS_ID_MMFR3_EL1), 361 AARCH32(SYS_ID_ISAR0_EL1), [all …]
|
/openbmc/libcper/specification/document/ |
H A D | cper-json-specification.tex | 943 % ARM AARCH32 General Purpose Registers structure 944 \subsection{ARM AARCH32 General Purpose Registers Structure} 946 This structure describes the register array for AARCH32 GPRs as part of an ARM Processor Context In… 979 \jsontableend{ARM AARCH32 General Purpose Registers structure field table.} 981 % ARM AARCH32 EL1 Context Registers structure 982 \subsection{ARM AARCH32 EL1 Context Registers Structure} 984 This structure describes the register array for AARCH32 EL1 context registers as part of an ARM Pro… 1033 \jsontableend{ARM AARCH32 EL1 Context Registers structure field table.} 1035 % ARM AARCH32 EL2 Context Registers structure 1036 \subsection{ARM AARCH32 EL2 Context Registers Structure} [all …]
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 919 0b0010 AARCH32 924 0b0010 AARCH32 928 0b0010 AARCH32 932 0b0010 AARCH32
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | cpufeature.c | 2337 ARM64_CPUID_FIELDS(ID_AA64PFR0_EL1, EL0, AARCH32) 2345 ARM64_CPUID_FIELDS(ID_AA64PFR0_EL1, EL1, AARCH32)
|