Home
last modified time | relevance | path

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

/Linux-v5.10/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
39 struct sys_reg_params *, argument
66 inline void print_sys_reg_msg(const struct sys_reg_params *p, in print_sys_reg_msg()
79 static inline void print_sys_reg_instr(const struct sys_reg_params *p) in print_sys_reg_instr()
86 const struct sys_reg_params *p) in ignore_write()
92 struct sys_reg_params *p) in read_zero()
152 struct sys_reg_params *params,
Dsys_regs.c48 struct sys_reg_params *params, in read_from_write_only()
58 struct sys_reg_params *params, in write_to_read_only()
193 struct sys_reg_params *p, in access_dcsw()
218 struct sys_reg_params *p, in access_vm_reg()
248 struct sys_reg_params *p, in access_actlr()
273 struct sys_reg_params *p, in access_gic_sgi()
318 struct sys_reg_params *p, in access_gic_sre()
329 struct sys_reg_params *p, in trap_raz_wi()
345 struct sys_reg_params *p, in trap_loregion()
364 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),