Lines Matching refs:drmem_lmb
13 struct drmem_lmb {
21 struct drmem_lmb *lmbs;
31 static inline struct drmem_lmb *drmem_lmb_next(struct drmem_lmb *lmb,
32 const struct drmem_lmb *start)
93 static inline void drmem_mark_lmb_reserved(struct drmem_lmb *lmb)
98 static inline void drmem_remove_lmb_reservation(struct drmem_lmb *lmb)
103 static inline bool drmem_lmb_reserved(struct drmem_lmb *lmb)
110 int (*func)(struct drmem_lmb *, const __be32 **, void *));
116 int (*func)(struct drmem_lmb *, const __be32 **, void *));
120 static inline void invalidate_lmb_associativity_index(struct drmem_lmb *lmb)