Home
last modified time | relevance | path

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

/arch/arm64/kvm/
Dvgic-sys-reg-v3.c13 static bool access_gic_ctlr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_ctlr()
87 static bool access_gic_pmr(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_pmr()
103 static bool access_gic_bpr0(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_bpr0()
121 static bool access_gic_bpr1(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_bpr1()
147 static bool access_gic_grpen0(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_grpen0()
165 static bool access_gic_grpen1(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_grpen1()
184 struct sys_reg_params *p, u8 apr, u8 idx) in vgic_v3_access_apr_reg()
200 static bool access_gic_aprn(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_aprn()
217 static bool access_gic_ap0r(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_ap0r()
224 static bool access_gic_ap1r(struct kvm_vcpu *vcpu, struct sys_reg_params *p, in access_gic_ap1r()
[all …]
Dsys_regs.h14 struct sys_reg_params { struct
43 struct sys_reg_params *, argument
70 inline void print_sys_reg_msg(const struct sys_reg_params *p, in print_sys_reg_msg()
83 static inline void print_sys_reg_instr(const struct sys_reg_params *p) in print_sys_reg_instr()
90 const struct sys_reg_params *p) in ignore_write()
96 struct sys_reg_params *p) in read_zero()
156 struct sys_reg_params *params,
Dsys_regs.c52 struct sys_reg_params *params, in read_from_write_only()
62 struct sys_reg_params *params, in write_to_read_only()
116 struct sys_reg_params *p, in access_dcsw()
159 struct sys_reg_params *p, in access_vm_reg()
184 struct sys_reg_params *p, in access_actlr()
205 struct sys_reg_params *p, in access_gic_sgi()
250 struct sys_reg_params *p, in access_gic_sre()
261 struct sys_reg_params *p, in trap_raz_wi()
277 struct sys_reg_params *p, in trap_loregion()
295 struct sys_reg_params *p, in trap_oslsr_el1()
[all …]
Dtrace_handle_exit.h157 TP_PROTO(unsigned long vcpu_pc, struct sys_reg_params *params, const struct sys_reg_desc *reg),