Home
last modified time | relevance | path

Searched refs:i2m (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/
H A Dga100.c22 .i2m = KEPLER_INLINE_TO_MEMORY_B,
H A Dgb10x.c22 .i2m = BLACKWELL_INLINE_TO_MEMORY_A,
H A Dgh100.c22 .i2m = KEPLER_INLINE_TO_MEMORY_B,
H A Dtu1xx.c31 .i2m = KEPLER_INLINE_TO_MEMORY_B,
H A Dad10x.c31 .i2m = KEPLER_INLINE_TO_MEMORY_B,
H A Dga1xx.c31 .i2m = KEPLER_INLINE_TO_MEMORY_B,
H A Dgb20x.c35 .i2m = BLACKWELL_INLINE_TO_MEMORY_A,
H A Dgpu.h39 u32 i2m; member
H A Dgr.c51 rm->gpu->gr.class.i2m, in nvkm_rm_gr_new()