Searched refs:gp100_fault_new (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fault.h | 33 int gp100_fault_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_fault **);
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | gp100.c | 85 gp100_fault_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gp100_fault_new() function
|
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2147 .fault = { 0x00000001, gp100_fault_new }, 2180 .fault = { 0x00000001, gp100_fault_new }, 2214 .fault = { 0x00000001, gp100_fault_new }, 2248 .fault = { 0x00000001, gp100_fault_new }, 2282 .fault = { 0x00000001, gp100_fault_new }, 2316 .fault = { 0x00000001, gp100_fault_new },
|