Searched refs:h_epa (Results 1 – 3 of 3) sorted by relevance
197 static inline u64 epa_load(struct h_epa epa, u32 offset) in epa_load()202 static inline void epa_store(struct h_epa epa, u32 offset, u64 value) in epa_store()208 static inline void epa_store_acc(struct h_epa epa, u32 offset, u64 value) in epa_store_acc()220 struct h_epa epa = qp->epas.kernel; in ehea_update_sqa()227 struct h_epa epa = qp->epas.kernel; in ehea_update_rq3a()234 struct h_epa epa = qp->epas.kernel; in ehea_update_rq2a()241 struct h_epa epa = qp->epas.kernel; in ehea_update_rq1a()248 struct h_epa epa = cq->epas.kernel; in ehea_update_feca()255 struct h_epa epa = cq->epas.kernel; in ehea_reset_cq_n1()262 struct h_epa epa = my_cq->epas.kernel; in ehea_reset_cq_ep()
168 struct h_epa { struct177 struct h_epa kernel; /* kernel space accessible resource, argument
126 struct h_epa epa; in ehea_create_cq()