Lines Matching refs:drmem_lmb
13 struct drmem_lmb {
21 struct drmem_lmb *lmbs;
28 static inline struct drmem_lmb *drmem_lmb_next(struct drmem_lmb *lmb,
29 const struct drmem_lmb *start)
90 static inline void drmem_mark_lmb_reserved(struct drmem_lmb *lmb)
95 static inline void drmem_remove_lmb_reservation(struct drmem_lmb *lmb)
100 static inline bool drmem_lmb_reserved(struct drmem_lmb *lmb)
107 int (*func)(struct drmem_lmb *, const __be32 **, void *));
113 int (*func)(struct drmem_lmb *, const __be32 **, void *));
116 static inline void invalidate_lmb_associativity_index(struct drmem_lmb *lmb)