Home
last modified time | relevance | path

Searched defs:epa (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/ibm/ehea/
Dehea_hw.h183 static inline u64 epa_load(struct h_epa epa, u32 offset) in epa_load()
188 static inline void epa_store(struct h_epa epa, u32 offset, u64 value) in epa_store()
194 static inline void epa_store_acc(struct h_epa epa, u32 offset, u64 value) in epa_store_acc()
199 #define epa_store_cq(epa, offset, value)\ argument
201 #define epa_load_cq(epa, offset)\ argument
206 struct h_epa epa = qp->epas.kernel; in ehea_update_sqa() local
213 struct h_epa epa = qp->epas.kernel; in ehea_update_rq3a() local
220 struct h_epa epa = qp->epas.kernel; in ehea_update_rq2a() local
227 struct h_epa epa = qp->epas.kernel; in ehea_update_rq1a() local
234 struct h_epa epa = cq->epas.kernel; in ehea_update_feca() local
[all …]
/Linux-v6.6/mm/
Dmemblock.c1322 phys_addr_t spa, epa; in __next_mem_pfn_range_in_zone() local