Searched refs:sys_reg_desc (Results 1 – 8 of 8) sorted by relevance
| /arch/arm64/kvm/ |
| A D | sys_regs.h | 52 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 …]
|
| A D | vgic-sys-reg-v3.c | 13 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() 367 const struct sys_reg_desc *rd) in el2_visibility() 385 static const struct sys_reg_desc gic_v3_icc_reg_descs[] = { 446 const struct sys_reg_desc *vgic_v3_get_sysreg_table(unsigned int *sz) in vgic_v3_get_sysreg_table() [all …]
|
| A D | sys_regs.c | 53 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() 546 const struct sys_reg_desc *r) in trap_raz_wi() 880 const struct sys_reg_desc *r) in access_pmcr() 4426 const struct sys_reg_desc *r; in emulate_cp() 4712 const struct sys_reg_desc *r; in emulate_sys_reg() [all …]
|
| A D | trace_handle_exit.h | 86 TP_PROTO(unsigned long vcpu_pc, struct sys_reg_params *params, const struct sys_reg_desc *reg),
|
| A D | emulate-nested.c | 2341 int __init populate_sysreg_config(const struct sys_reg_desc *sr, in populate_sysreg_config()
|
| /arch/arm64/kvm/hyp/nvhe/ |
| A D | sys_regs.c | 268 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()
|
| /arch/arm64/kvm/vgic/ |
| A D | vgic.h | 318 const struct sys_reg_desc *vgic_v3_get_sysreg_table(unsigned int *sz);
|
| /arch/arm64/include/asm/ |
| A D | kvm_host.h | 1366 struct sys_reg_desc; 1367 int __init populate_sysreg_config(const struct sys_reg_desc *sr,
|
Completed in 33 milliseconds