Home
last modified time | relevance | path

Searched refs:gv100_fault_new (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfault.h35 int gv100_fault_new(struct nvkm_device *, int, struct nvkm_fault **);
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
Dgv100.c231 gv100_fault_new(struct nvkm_device *device, int index, in gv100_fault_new() function
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2426 .fault = gv100_fault_new,