Home
last modified time | relevance | path

Searched refs:galpa (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ehca/
Dhcp_phyp.h69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset) in hipz_galpa_load() argument
71 u64 addr = galpa.fw_handle + offset; in hipz_galpa_load()
75 static inline void hipz_galpa_store(struct h_galpa galpa, u32 offset, u64 value) in hipz_galpa_store() argument
77 u64 addr = galpa.fw_handle + offset; in hipz_galpa_store()
Dehca_classes_pSeries.h61 struct h_galpa galpa; member
Dhcp_if.h133 const struct h_galpa galpa);
Dhcp_if.c512 const struct h_galpa galpa) in hipz_h_register_rpage_qp() argument