Searched defs:runm (Results 1 – 2 of 2) sorted by relevance
255 nouveau_channel_ctor(struct nouveau_cli *cli, bool priv, u64 runm, in nouveau_channel_ctor()502 bool priv, u64 runm, u32 vram, u32 gart, struct nouveau_channel **pchan) in nouveau_channel_new()
73 u64 runm = 0; in nvif_fifo_runlist() local