Searched refs:qm_portal (Results 1 – 1 of 1) sorted by relevance
348 struct qm_portal { struct363 static inline u32 qm_in(struct qm_portal *p, u32 offset) in qm_in() argument368 static inline void qm_out(struct qm_portal *p, u32 offset, u32 val) in qm_out()374 static inline void qm_cl_invalidate(struct qm_portal *p, u32 offset) in qm_cl_invalidate()379 static inline void qm_cl_touch_ro(struct qm_portal *p, u32 offset) in qm_cl_touch_ro()384 static inline u32 qm_ce_in(struct qm_portal *p, u32 offset) in qm_ce_in()421 static inline int qm_eqcr_init(struct qm_portal *portal, in qm_eqcr_init()452 static inline void qm_eqcr_finish(struct qm_portal *portal) in qm_eqcr_finish()467 static inline struct qm_eqcr_entry *qm_eqcr_start_no_stash(struct qm_portal in qm_eqcr_start_no_stash()483 static inline struct qm_eqcr_entry *qm_eqcr_start_stash(struct qm_portal in qm_eqcr_start_stash()[all …]