Home
last modified time | relevance | path

Searched defs:nouveau_svm_fault_buffer (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/gpu/drm/nouveau/
Dnouveau_svm.c44 struct nouveau_svm_fault_buffer { struct
45 int id;
46 struct nvif_object object;
47 u32 entries;
48 u32 getaddr;
49 u32 putaddr;
50 u32 get;
51 u32 put;
52 struct nvif_notify notify;
54 struct nouveau_svm_fault {
[all …]