Searched refs:gp100_fault_new (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fault.h | 31 int gp100_fault_new(struct nvkm_device *, int, struct nvkm_fault **);
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/fault/ |
D | gp100.c | 65 gp100_fault_new(struct nvkm_device *device, int index, in gp100_fault_new() function
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | base.c | 2164 .fault = gp100_fault_new, 2200 .fault = gp100_fault_new, 2236 .fault = gp100_fault_new, 2272 .fault = gp100_fault_new, 2308 .fault = gp100_fault_new, 2344 .fault = gp100_fault_new, 2378 .fault = gp100_fault_new,
|