Lines Matching refs:sys_reg_params
49 struct sys_reg_params *params, in read_from_write_only()
59 struct sys_reg_params *params, in write_to_read_only()
180 struct sys_reg_params *p, in access_dcsw()
205 struct sys_reg_params *p, in access_vm_reg()
241 struct sys_reg_params *p, in access_gic_sgi()
286 struct sys_reg_params *p, in access_gic_sre()
297 struct sys_reg_params *p, in trap_raz_wi()
313 struct sys_reg_params *p, in trap_loregion()
332 struct sys_reg_params *p, in trap_oslsr_el1()
344 struct sys_reg_params *p, in trap_dbgauthstatus_el1()
383 struct sys_reg_params *p, in trap_debug_regs()
408 struct sys_reg_params *p, in reg_to_dbg()
423 struct sys_reg_params *p, in dbg_to_reg()
432 struct sys_reg_params *p, in trap_bvr()
474 struct sys_reg_params *p, in trap_bcr()
517 struct sys_reg_params *p, in trap_wvr()
560 struct sys_reg_params *p, in trap_wcr()
671 static bool access_pmcr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmcr()
702 static bool access_pmselr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmselr()
721 static bool access_pmceid(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmceid()
759 struct sys_reg_params *p, in access_pmu_evcntr()
815 static bool access_pmu_evtyper(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmu_evtyper()
855 static bool access_pmcnten(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmcnten()
886 static bool access_pminten(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pminten()
915 static bool access_pmovs(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmovs()
940 static bool access_pmswinc(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmswinc()
959 static bool access_pmuserenr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_pmuserenr()
1007 struct sys_reg_params *p, in trap_ptrauth()
1038 struct sys_reg_params *p, in access_arch_timer()
1096 struct sys_reg_params *p, in __access_id_reg()
1108 struct sys_reg_params *p, in access_id_reg()
1115 struct sys_reg_params *p, in access_raz_id_reg()
1155 struct sys_reg_params *p, in access_id_aa64zfr0_el1()
1260 static bool access_ctr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_ctr()
1270 static bool access_clidr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_clidr()
1280 static bool access_csselr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_csselr()
1290 static bool access_ccsidr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_ccsidr()
1648 struct sys_reg_params *p, in trap_dbgidr()
1667 struct sys_reg_params *p, in trap_debug32()
1692 struct sys_reg_params *p, in trap_xvr()
2012 static const struct sys_reg_desc *find_reg(const struct sys_reg_params *params, in find_reg()
2028 struct sys_reg_params *params, in perform_access()
2062 struct sys_reg_params *params, in emulate_cp()
2083 struct sys_reg_params *params) in unhandled_cp_access()
2118 struct sys_reg_params params; in kvm_handle_cp_64()
2175 struct sys_reg_params params; in kvm_handle_cp_32()
2237 struct sys_reg_params *params) in emulate_sys_reg()
2283 struct sys_reg_params params; in kvm_handle_sys_reg()
2311 static bool index_to_params(u64 id, struct sys_reg_params *params) in index_to_params()
2341 struct sys_reg_params *params, in find_reg_by_id()
2357 struct sys_reg_params params; in index_to_sys_reg_desc()
2425 struct sys_reg_params params; in get_invariant_sys_reg()
2438 struct sys_reg_params params; in set_invariant_sys_reg()