Searched refs:galpa (Results 1 – 4 of 4) sorted by relevance
69 static inline u64 hipz_galpa_load(struct h_galpa galpa, u32 offset) in hipz_galpa_load() argument71 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() argument77 u64 addr = galpa.fw_handle + offset; in hipz_galpa_store()
61 struct h_galpa galpa; member
133 const struct h_galpa galpa);
512 const struct h_galpa galpa) in hipz_h_register_rpage_qp() argument