Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kvm/
Dcoproc.h33 struct coproc_reg { struct
45 const struct coproc_reg *); argument
48 void (*reset)(struct kvm_vcpu *, const struct coproc_reg *); argument
104 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);
Dcoproc.c54 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 …]
Dcoproc_a15.c34 static const struct coproc_reg a15_regs[] = {
Dcoproc_a7.c37 static const struct coproc_reg a7_regs[] = {
/linux-4.1.27/arch/arm/include/asm/
Dkvm_coproc.h26 const struct coproc_reg *table;