Searched refs:sys_reg_desc (Results 1 – 4 of 4) sorted by relevance
37 struct sys_reg_desc { struct48 const struct sys_reg_desc *); argument51 void (*reset)(struct kvm_vcpu *, const struct sys_reg_desc *); argument100 const struct sys_reg_desc *r) in reset_unknown()107 static inline void reset_val(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r) in reset_val()114 static inline int cmp_sys_reg(const struct sys_reg_desc *i1, in cmp_sys_reg()115 const struct sys_reg_desc *i2) in cmp_sys_reg()
80 const struct sys_reg_desc *r) in access_dcsw()96 const struct sys_reg_desc *r) in access_vm_reg()124 const struct sys_reg_desc *r) in access_gic_sgi()139 const struct sys_reg_desc *r) in trap_raz_wi()149 const struct sys_reg_desc *r) in trap_oslsr_el1()161 const struct sys_reg_desc *r) in trap_dbgauthstatus_el1()202 const struct sys_reg_desc *r) in trap_debug_regs()214 static void reset_amair_el1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r) in reset_amair_el1()222 static void reset_mpidr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r) in reset_mpidr()273 static const struct sys_reg_desc sys_reg_descs[] = {[all …]
35 const struct sys_reg_desc *r) in access_actlr()44 static void reset_actlr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r) in reset_actlr()56 static const struct sys_reg_desc genericv8_sys_regs[] = {62 static const struct sys_reg_desc genericv8_cp15_regs[] = {
29 const struct sys_reg_desc *table;