Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
A Dsys_regs.h38 struct sys_reg_desc { struct
58 const struct sys_reg_desc *); argument
77 const struct sys_reg_desc *rd); argument
118 const struct sys_reg_desc *r) in reset_unknown()
133 const struct sys_reg_desc *r) in sysreg_hidden()
142 const struct sys_reg_desc *r) in sysreg_visible_as_raz()
151 const struct sys_reg_desc *i2) in cmp_sys_reg()
172 const struct sys_reg_desc *r = elt; in match_sys_reg()
177 static inline const struct sys_reg_desc *
186 const struct sys_reg_desc *find_reg_by_id(u64 id,
[all …]
A Dsys_regs.c49 const struct sys_reg_desc *r) in read_from_write_only()
113 const struct sys_reg_desc *r) in access_dcsw()
156 const struct sys_reg_desc *r) in access_vm_reg()
181 const struct sys_reg_desc *r) in access_actlr()
258 const struct sys_reg_desc *r) in trap_raz_wi()
2211 const struct sys_reg_desc *r; in emulate_cp()
2362 const struct sys_reg_desc *r; in emulate_sys_reg()
2466 const struct sys_reg_desc *r; in index_to_sys_reg_desc()
2536 const struct sys_reg_desc *r; in get_invariant_sys_reg()
2549 const struct sys_reg_desc *r; in set_invariant_sys_reg()
[all …]
A Dvgic-sys-reg-v3.c14 const struct sys_reg_desc *r) in access_gic_ctlr()
88 const struct sys_reg_desc *r) in access_gic_pmr()
104 const struct sys_reg_desc *r) in access_gic_bpr0()
122 const struct sys_reg_desc *r) in access_gic_bpr1()
148 const struct sys_reg_desc *r) in access_gic_grpen0()
166 const struct sys_reg_desc *r) in access_gic_grpen1()
201 const struct sys_reg_desc *r, u8 apr) in access_gic_aprn()
218 const struct sys_reg_desc *r) in access_gic_ap0r()
225 const struct sys_reg_desc *r) in access_gic_ap1r()
231 const struct sys_reg_desc *r) in access_gic_sre()
[all …]
A Dtrace_handle_exit.h161 TP_PROTO(unsigned long vcpu_pc, struct sys_reg_params *params, const struct sys_reg_desc *reg),
/linux/arch/arm64/kvm/hyp/nvhe/
A Dsys_regs.c247 struct sys_reg_desc const *r) in read_id_reg()
254 const struct sys_reg_desc *r) in pvm_access_raz_wi()
270 const struct sys_reg_desc *r) in pvm_access_id_aarch32()
296 const struct sys_reg_desc *r) in pvm_access_id_aarch64()
309 const struct sys_reg_desc *r) in pvm_gic_read_sre()
337 static const struct sys_reg_desc pvm_sys_reg_descs[] = {
447 const struct sys_reg_desc *r; in kvm_handle_pvm_sysreg()

Completed in 13 milliseconds