Searched refs:coproc_params (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/arm/kvm/ |
D | coproc.h | 22 struct coproc_params { struct 44 const struct coproc_params *, argument 57 static inline void print_cp_instr(const struct coproc_params *p) in print_cp_instr() 72 const struct coproc_params *p) in ignore_write() 78 const struct coproc_params *p) in read_zero() 139 const struct coproc_params *p,
|
D | coproc.c | 45 const struct coproc_params *params) in write_to_read_only() 54 const struct coproc_params *params) in read_from_write_only() 129 const struct coproc_params *p, in access_actlr() 141 const struct coproc_params *p, in access_cbar() 151 const struct coproc_params *p, in access_l2ctlr() 197 const struct coproc_params *p, in access_l2ectlr() 211 const struct coproc_params *p, in access_dcsw() 229 const struct coproc_params *p, in access_vm_reg() 245 const struct coproc_params *p, in access_gic_sgi() 281 const struct coproc_params *p, in access_gic_sre() [all …]
|