Home
last modified time | relevance | path

Searched refs:coproc_reg (Results 1 – 5 of 5) sorted by relevance

/arch/arm/kvm/
Dcoproc.h21 struct coproc_reg { struct
33 const struct coproc_reg *); argument
36 void (*reset)(struct kvm_vcpu *, const struct coproc_reg *); argument
74 const struct coproc_reg *r) in reset_unknown()
81 static inline void reset_val(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_val()
89 const struct coproc_reg *r) in reset_unknown64()
98 static inline int cmp_reg(const struct coproc_reg *i1, in cmp_reg()
99 const struct coproc_reg *i2) in cmp_reg()
128 const struct coproc_reg *r);
Dcoproc.c63 const struct coproc_reg *r, in vcpu_cp15_reg64_set()
71 const struct coproc_reg *r) in vcpu_cp15_reg64_get()
103 static void reset_mpidr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_mpidr()
118 const struct coproc_reg *r) in access_actlr()
130 const struct coproc_reg *r) in access_cbar()
140 const struct coproc_reg *r) in access_l2ctlr()
149 static void reset_l2ctlr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_l2ctlr()
165 static void reset_actlr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_actlr()
186 const struct coproc_reg *r) in access_l2ectlr()
200 const struct coproc_reg *r) in access_dcsw()
[all …]
Dcoproc_a7.c25 static const struct coproc_reg a7_regs[] = {
Dcoproc_a15.c22 static const struct coproc_reg a15_regs[] = {
/arch/arm/include/asm/
Dkvm_coproc.h14 const struct coproc_reg *table;