Searched refs:coproc_reg (Results 1 – 5 of 5) sorted by relevance
33 struct coproc_reg { struct45 const struct coproc_reg *); argument48 void (*reset)(struct kvm_vcpu *, const struct coproc_reg *); argument104 const struct coproc_reg *r) in reset_unknown()111 static inline void reset_val(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_val()119 const struct coproc_reg *r) in reset_unknown64()128 static inline int cmp_reg(const struct coproc_reg *i1, in cmp_reg()129 const struct coproc_reg *i2) in cmp_reg()158 const struct coproc_reg *r);
54 const struct coproc_reg *r, in vcpu_cp15_reg64_set()62 const struct coproc_reg *r) in vcpu_cp15_reg64_get()100 static void reset_mpidr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_mpidr()115 const struct coproc_reg *r) in access_actlr()127 const struct coproc_reg *r) in access_cbar()137 const struct coproc_reg *r) in access_l2ctlr()146 static void reset_l2ctlr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_l2ctlr()162 static void reset_actlr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_actlr()183 const struct coproc_reg *r) in access_l2ectlr()197 const struct coproc_reg *r) in access_dcsw()[all …]
34 static const struct coproc_reg a15_regs[] = {
37 static const struct coproc_reg a7_regs[] = {
26 const struct coproc_reg *table;