Home
last modified time | relevance | path

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

/Linux-v4.19/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
86 const struct coproc_reg *r) in reset_unknown()
93 static inline void reset_val(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_val()
101 const struct coproc_reg *r) in reset_unknown64()
110 static inline int cmp_reg(const struct coproc_reg *i1, in cmp_reg()
111 const struct coproc_reg *i2) in cmp_reg()
140 const struct coproc_reg *r);
Dcoproc.c75 const struct coproc_reg *r, in vcpu_cp15_reg64_set()
83 const struct coproc_reg *r) in vcpu_cp15_reg64_get()
115 static void reset_mpidr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_mpidr()
130 const struct coproc_reg *r) in access_actlr()
142 const struct coproc_reg *r) in access_cbar()
152 const struct coproc_reg *r) in access_l2ctlr()
161 static void reset_l2ctlr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_l2ctlr()
177 static void reset_actlr(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_actlr()
198 const struct coproc_reg *r) in access_l2ectlr()
212 const struct coproc_reg *r) in access_dcsw()
[all …]
Dcoproc_a7.c37 static const struct coproc_reg a7_regs[] = {
Dcoproc_a15.c34 static const struct coproc_reg a15_regs[] = {
/Linux-v4.19/arch/arm/include/asm/
Dkvm_coproc.h26 const struct coproc_reg *table;