Searched refs:coproc_params (Results 1 – 2 of 2) sorted by relevance
/arch/arm/kvm/ |
D | coproc.h | 10 struct coproc_params { struct 32 const struct coproc_params *, argument 45 static inline void print_cp_instr(const struct coproc_params *p) in print_cp_instr() 60 const struct coproc_params *p) in ignore_write() 66 const struct coproc_params *p) in read_zero() 127 const struct coproc_params *p,
|
D | coproc.c | 33 const struct coproc_params *params) in write_to_read_only() 42 const struct coproc_params *params) in read_from_write_only() 117 const struct coproc_params *p, in access_actlr() 129 const struct coproc_params *p, in access_cbar() 139 const struct coproc_params *p, in access_l2ctlr() 185 const struct coproc_params *p, in access_l2ectlr() 199 const struct coproc_params *p, in access_dcsw() 217 const struct coproc_params *p, in access_vm_reg() 233 const struct coproc_params *p, in access_gic_sgi() 269 const struct coproc_params *p, in access_gic_sre() [all …]
|