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()245 struct h_epa epa = qp->epas.kernel; in ehea_update_sqa()252 struct h_epa epa = qp->epas.kernel; in ehea_update_rq3a()259 struct h_epa epa = qp->epas.kernel; in ehea_update_rq2a()266 struct h_epa epa = qp->epas.kernel; in ehea_update_rq1a()273 struct h_epa epa = cq->epas.kernel; in ehea_update_feca()280 struct h_epa epa = cq->epas.kernel; in ehea_reset_cq_n1()287 struct h_epa epa = my_cq->epas.kernel; in ehea_reset_cq_ep()
187 struct h_epa { struct196 struct h_epa kernel; /* kernel space accessible resource, argument
124 struct h_epa epa; in ehea_create_cq()