Searched defs:nvkm_mm_node (Results 1 – 1 of 1) sorted by relevance
5 struct nvkm_mm_node { struct6 struct list_head nl_entry;7 struct list_head fl_entry;8 struct list_head rl_entry;11 u8 heap;36 u32 size_min, u32 align, struct nvkm_mm_node **); argument