Searched refs:add_cpreg_to_hashtable (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/arm/ |
H A D | helper.c | 10006 static void add_cpreg_to_hashtable(ARMCPU *cpu, const ARMCPRegInfo *r, in add_cpreg_to_hashtable() function 10352 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque() 10358 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque() 10362 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque() 10374 add_cpreg_to_hashtable(cpu, r, opaque, state, in define_one_arm_cp_reg_with_opaque()
|