Home
last modified time | relevance | path

Searched refs:sys_reg_desc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/arch/arm64/kvm/
Dsys_regs.h38 struct sys_reg_desc { struct
58 const struct sys_reg_desc *); argument
61 void (*reset)(struct kvm_vcpu *, const struct sys_reg_desc *); argument
70 int (*get_user)(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, argument
72 int (*set_user)(struct kvm_vcpu *vcpu, const struct sys_reg_desc *rd, argument
77 const struct sys_reg_desc *rd); argument
118 const struct sys_reg_desc *r) in reset_unknown()
125 static inline void reset_val(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r) in reset_val()
133 const struct sys_reg_desc *r) in sysreg_hidden()
142 const struct sys_reg_desc *r) in sysreg_visible_as_raz()
[all …]
Dsys_regs.c49 const struct sys_reg_desc *r) in read_from_write_only()
59 const struct sys_reg_desc *r) in write_to_read_only()
113 const struct sys_reg_desc *r) in access_dcsw()
131 static void get_access_mask(const struct sys_reg_desc *r, u64 *mask, u64 *shift) in get_access_mask()
156 const struct sys_reg_desc *r) in access_vm_reg()
181 const struct sys_reg_desc *r) in access_actlr()
202 const struct sys_reg_desc *r) in access_gic_sgi()
247 const struct sys_reg_desc *r) in access_gic_sre()
258 const struct sys_reg_desc *r) in trap_raz_wi()
274 const struct sys_reg_desc *r) in trap_loregion()
[all …]
Dvgic-sys-reg-v3.c14 const struct sys_reg_desc *r) in access_gic_ctlr()
88 const struct sys_reg_desc *r) in access_gic_pmr()
104 const struct sys_reg_desc *r) in access_gic_bpr0()
122 const struct sys_reg_desc *r) in access_gic_bpr1()
148 const struct sys_reg_desc *r) in access_gic_grpen0()
166 const struct sys_reg_desc *r) in access_gic_grpen1()
201 const struct sys_reg_desc *r, u8 apr) in access_gic_aprn()
218 const struct sys_reg_desc *r) in access_gic_ap0r()
225 const struct sys_reg_desc *r) in access_gic_ap1r()
231 const struct sys_reg_desc *r) in access_gic_sre()
[all …]
Dtrace_handle_exit.h161 TP_PROTO(unsigned long vcpu_pc, struct sys_reg_params *params, const struct sys_reg_desc *reg),