Home
last modified time | relevance | path

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

/linux-6.15/arch/arm64/kvm/
H A Dsys_regs.h52 struct sys_reg_desc { struct
72 const struct sys_reg_desc *); argument
94 const struct sys_reg_desc *rd); argument
136 const struct sys_reg_desc *r) in reset_unknown()
153 const struct sys_reg_desc *r) in sysreg_visibility()
162 const struct sys_reg_desc *r) in sysreg_hidden()
168 const struct sys_reg_desc *r) in sysreg_visible_as_raz()
174 const struct sys_reg_desc *r) in sysreg_user_write_ignore()
180 const struct sys_reg_desc *i2) in cmp_sys_reg()
201 const struct sys_reg_desc *r = elt; in match_sys_reg()
[all …]
H 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 …]
H A Dsys_regs.c53 const struct sys_reg_desc *r) in undef_access()
61 const struct sys_reg_desc *r, in bad_trap()
71 const struct sys_reg_desc *r) in read_from_write_only()
379 const struct sys_reg_desc *r) in access_dcsw()
399 const struct sys_reg_desc *r) in access_dcgsw()
458 const struct sys_reg_desc *r) in access_actlr()
547 const struct sys_reg_desc *r) in trap_raz_wi()
875 const struct sys_reg_desc *r) in access_pmcr()
4273 const struct sys_reg_desc *r; in emulate_cp()
4559 const struct sys_reg_desc *r; in emulate_sys_reg()
[all …]
H A Dtrace_handle_exit.h86 TP_PROTO(unsigned long vcpu_pc, struct sys_reg_params *params, const struct sys_reg_desc *reg),
H A Demulate-nested.c2126 int __init populate_sysreg_config(const struct sys_reg_desc *sr, in populate_sysreg_config()
/linux-6.15/arch/arm64/kvm/hyp/nvhe/
H A Dsys_regs.c268 struct sys_reg_desc const *r) in read_id_reg()
284 const struct sys_reg_desc *r) in pvm_access_raz_wi()
300 const struct sys_reg_desc *r) in pvm_access_id_aarch32()
319 const struct sys_reg_desc *r) in pvm_access_id_aarch64()
332 const struct sys_reg_desc *r) in pvm_gic_read_sre()
370 static const struct sys_reg_desc pvm_sys_reg_descs[] = {
526 const struct sys_reg_desc *r; in kvm_handle_pvm_sysreg()
/linux-6.15/arch/arm64/include/asm/
H A Dkvm_host.h1261 struct sys_reg_desc;
1262 int __init populate_sysreg_config(const struct sys_reg_desc *sr,