Searched defs:pirqflags (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | runl.c | 34 nvkm_engn_cgrp_get(struct nvkm_engn *engn, unsigned long *pirqflags) in nvkm_engn_cgrp_get() 183 nvkm_runl_chan_get_inst(struct nvkm_runl *runl, u64 inst, unsigned long *pirqflags) in nvkm_runl_chan_get_inst() 207 nvkm_runl_chan_get_chid(struct nvkm_runl *runl, int id, unsigned long *pirqflags) in nvkm_runl_chan_get_chid() 228 nvkm_runl_cgrp_get_cgid(struct nvkm_runl *runl, int id, unsigned long *pirqflags) in nvkm_runl_cgrp_get_cgid()
|
D | chan.c | 308 nvkm_chan_get_inst(struct nvkm_engine *engine, u64 inst, unsigned long *pirqflags) in nvkm_chan_get_inst() 329 nvkm_chan_get_chid(struct nvkm_engine *engine, int id, unsigned long *pirqflags) in nvkm_chan_get_chid()
|