/openbmc/qemu/target/arm/ |
H A D | syndrome.h | 164 int crn, int crm, int rt, in syn_aa64_sysregtrap() 173 int crn, int crm, int rt, int isread, in syn_cp14_rt_trap() 183 int crn, int crm, int rt, int isread, in syn_cp15_rt_trap() 192 static inline uint32_t syn_cp14_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp14_rrt_trap() 202 static inline uint32_t syn_cp15_rrt_trap(int cv, int cond, int opc1, int crm, in syn_cp15_rrt_trap()
|
H A D | cpu-sysregs.h | 14 #define ENCODE_ID_REG(op0, op1, crn, crm, op2) \ argument
|
H A D | cpregs.h | 180 #define ENCODE_CP_REG(cp, is64, ns, crn, crm, opc1, opc2) \ argument 184 #define ENCODE_AA64_CP_REG(cp, crn, crm, op0, op1, op2) \ argument 885 uint8_t crm; member 1105 uint8_t crn, uint8_t crm) in arm_cpreg_encoding_in_idspace()
|
H A D | helper.c | 4510 #define K(op0, op1, crn, crm, op2) \ in define_arm_vh_e2h_redirects_aliases() argument 6930 uint8_t crm = 0b1000 | extract32(i, 1, 3); in register_cp_regs_for_features() local 6960 uint8_t crm = 0b1000 | extract32(i, 1, 3); in register_cp_regs_for_features() local 7254 int crm, int opc1, int opc2, in add_cpreg_to_hashtable() 7475 int crm, opc1, opc2; in define_one_arm_cp_reg_with_opaque() local
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
D | get-reg-list.c |
|
/openbmc/linux/tools/arch/arm/include/uapi/asm/ |
D | kvm.h |
|
/openbmc/qemu/linux-headers/asm-arm64/ |
H A D | kvm.h | 247 #define __ARM64_SYS_REG(op0,op1,crn,crm,op2) \ argument 528 #define KVM_ARM_FEATURE_ID_RANGE_IDX(op0, op1, crn, crm, op2) \ argument
|
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_kvm.c | 52 #define KVM_DEV_ARM_VGIC_SYSREG(op0, op1, crn, crm, op2) \ argument
|
/openbmc/qemu/target/arm/hvf/ |
H A D | hvf.c | 155 #define HVF_SYSREG(crn, crm, op0, op1, op2) \ argument 174 #define SYSREG(op0, op1, crn, crm, op2) \ argument
|
/openbmc/linux/arch/m68k/include/asm/ |
D | bvme6000hw.h |
|
/openbmc/linux/arch/arm/include/asm/hardware/ |
D | cp14.h |
|
/openbmc/libcper/specification/json/sections/ |
H A D | cper-arm-processor.json | 871 "crm": { object
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 2908 static bool aa32_cpreg_encoding_in_impdef_space(uint8_t crn, uint8_t crm) in aa32_cpreg_encoding_in_impdef_space() 2923 int opc1, int crn, int crm, int opc2, in do_coproc_insn()
|
H A D | translate-a64.c | 2437 uint8_t crn, uint8_t crm, uint8_t rt) in gen_sysreg_undef() 2467 unsigned int crn, unsigned int crm, unsigned int rt) in handle_sys()
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 4067 uint32_t crm, crn; in gen_mfcr() local 4181 uint32_t crm, crn; in gen_mtcrf() local
|
/openbmc/linux/drivers/atm/ |
D | iphase.h |
|