Searched refs:smq_phy_page (Results 1 – 1 of 1) sorted by relevance
165 struct smq_phy_page { struct187 struct smq_phy_page page; //! remote arg and list of pages address argument272 static __inline struct smq_phy_page* smq_phy_page_start(uint32 sc, struct smq_invoke_buf* buf) { in smq_phy_page_start()274 return (struct smq_phy_page*)(&buf[nTotal]); in smq_phy_page_start()280 struct smq_phy_page* page = smq_phy_page_start(sc, buf); in smq_data_size()286 struct smq_phy_page* page; in to_smq_data()297 page = (struct smq_phy_page*)((struct smq_invoke_buf*)&rpra[ii] + len); in to_smq_data()