Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kvm/
A Dsys_regs.h45 struct sys_reg_desc { struct
65 const struct sys_reg_desc *); argument
84 const struct sys_reg_desc *rd); argument
127 const struct sys_reg_desc *r) in reset_unknown()
142 const struct sys_reg_desc *r) in sysreg_visibility()
151 const struct sys_reg_desc *r) in sysreg_hidden()
157 const struct sys_reg_desc *r) in sysreg_hidden_user()
166 const struct sys_reg_desc *r) in sysreg_visible_as_raz()
172 const struct sys_reg_desc *r) in sysreg_user_write_ignore()
178 const struct sys_reg_desc *i2) in cmp_sys_reg()
[all …]
A Dsys_regs.c48 const struct sys_reg_desc *r) in read_from_write_only()
196 const struct sys_reg_desc *r) in access_dcsw()
264 const struct sys_reg_desc *r) in access_actlr()
341 const struct sys_reg_desc *r) in trap_raz_wi()
2599 const struct sys_reg_desc *r; in emulate_cp()
2884 const struct sys_reg_desc *r; in emulate_sys_reg()
2994 const struct sys_reg_desc *r; in id_to_sys_reg_desc()
3043 const struct sys_reg_desc *r; in get_invariant_sys_reg()
3055 const struct sys_reg_desc *r; in set_invariant_sys_reg()
3130 const struct sys_reg_desc *r; in kvm_sys_reg_get_user()
[all …]
A Dvgic-sys-reg-v3.c13 static int set_gic_ctlr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in set_gic_ctlr()
59 static int get_gic_ctlr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in get_gic_ctlr()
87 static int set_gic_pmr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in set_gic_pmr()
99 static int get_gic_pmr(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in get_gic_pmr()
110 static int set_gic_bpr0(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in set_gic_bpr0()
122 static int get_gic_bpr0(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in get_gic_bpr0()
133 static int set_gic_bpr1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in set_gic_bpr1()
147 static int get_gic_bpr1(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in get_gic_bpr1()
280 static int set_gic_sre(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in set_gic_sre()
290 static int get_gic_sre(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r, in get_gic_sre()
[all …]
A Dnested.c27 const struct sys_reg_desc *r) in access_nested_id_reg()
A Dtrace_handle_exit.h161 TP_PROTO(unsigned long vcpu_pc, struct sys_reg_params *params, const struct sys_reg_desc *reg),
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dsys_regs.c251 struct sys_reg_desc const *r) in read_id_reg()
258 const struct sys_reg_desc *r) in pvm_access_raz_wi()
274 const struct sys_reg_desc *r) in pvm_access_id_aarch32()
300 const struct sys_reg_desc *r) in pvm_access_id_aarch64()
313 const struct sys_reg_desc *r) in pvm_gic_read_sre()
351 static const struct sys_reg_desc pvm_sys_reg_descs[] = {
483 const struct sys_reg_desc *r; in kvm_handle_pvm_sysreg()
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_nested.h15 struct sys_reg_desc;
18 const struct sys_reg_desc *r);

Completed in 12 milliseconds