Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/nouveau/
Dnouveau_svm.c45 struct nouveau_svm_fault_buffer { struct
46 int id;
47 struct nvif_object object;
48 u32 entries;
49 u32 getaddr;
50 u32 putaddr;
51 u32 get;
52 u32 put;
53 struct nvif_notify notify;
55 struct nouveau_svm_fault {
[all …]