Lines Matching refs:drmem_lmb
11 struct drmem_lmb { struct
22 struct drmem_lmb *lmbs; argument
76 static inline void drmem_mark_lmb_reserved(struct drmem_lmb *lmb) in drmem_mark_lmb_reserved()
81 static inline void drmem_remove_lmb_reservation(struct drmem_lmb *lmb) in drmem_remove_lmb_reservation()
86 static inline bool drmem_lmb_reserved(struct drmem_lmb *lmb) in drmem_lmb_reserved()
93 void (*func)(struct drmem_lmb *, const __be32 **));
98 void (*func)(struct drmem_lmb *, const __be32 **));
101 static inline void invalidate_lmb_associativity_index(struct drmem_lmb *lmb) in invalidate_lmb_associativity_index()
107 static inline void lmb_set_nid(struct drmem_lmb *lmb) in lmb_set_nid()
111 static inline void lmb_clear_nid(struct drmem_lmb *lmb) in lmb_clear_nid()
116 static inline void lmb_set_nid(struct drmem_lmb *lmb) in lmb_set_nid()
119 static inline void lmb_clear_nid(struct drmem_lmb *lmb) in lmb_clear_nid()