Home
last modified time | relevance | path

Searched defs:crm (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/target/arm/
H A Dsyndrome.h164 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 Dcpu-sysregs.h14 #define ENCODE_ID_REG(op0, op1, crn, crm, op2) \ argument
H A Dcpregs.h180 #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 Dhelper.c4510 #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/
Dget-reg-list.c
/openbmc/linux/tools/arch/arm/include/uapi/asm/
Dkvm.h
/openbmc/qemu/linux-headers/asm-arm64/
H A Dkvm.h247 #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 Darm_gicv3_kvm.c52 #define KVM_DEV_ARM_VGIC_SYSREG(op0, op1, crn, crm, op2) \ argument
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c155 #define HVF_SYSREG(crn, crm, op0, op1, op2) \ argument
174 #define SYSREG(op0, op1, crn, crm, op2) \ argument
/openbmc/linux/arch/m68k/include/asm/
Dbvme6000hw.h
/openbmc/linux/arch/arm/include/asm/hardware/
Dcp14.h
/openbmc/libcper/specification/json/sections/
H A Dcper-arm-processor.json871 "crm": { object
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c2908 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 Dtranslate-a64.c2437 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 Dtranslate.c4067 uint32_t crm, crn; in gen_mfcr() local
4181 uint32_t crm, crn; in gen_mtcrf() local
/openbmc/linux/drivers/atm/
Diphase.h