Home
last modified time | relevance | path

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

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