Home
last modified time | relevance | path

Searched refs:CP_REG_ARM64_SYSREG_CP (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/arm/
H A Dkvm-consts.h164 #define CP_REG_ARM64_SYSREG_CP (CP_REG_ARM64_SYSREG >> CP_REG_ARM_COPROC_SHIFT) macro
H A Dhelper.c6865 ENCODE_AA64_CP_REG(CP_REG_ARM64_SYSREG_CP, crn, crm, op0, op1, op2) in define_arm_vh_e2h_redirects_aliases()
10044 cp = CP_REG_ARM64_SYSREG_CP; in add_cpreg_to_hashtable()
10275 assert(r->cp == 0 || r->cp == CP_REG_ARM64_SYSREG_CP); in define_one_arm_cp_reg_with_opaque()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c153 ENCODE_AA64_CP_REG(CP_REG_ARM64_SYSREG_CP, crn, crm, op0, op1, op2)
1230 return ENCODE_AA64_CP_REG(CP_REG_ARM64_SYSREG_CP, in hvf_reg2cp_reg()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c2269 uint32_t key = ENCODE_AA64_CP_REG(CP_REG_ARM64_SYSREG_CP, in handle_sys()
2406 key = ENCODE_AA64_CP_REG(CP_REG_ARM64_SYSREG_CP, in handle_sys()