Searched defs:nouveau_svm_fault_buffer (Results 1 – 2 of 2) sorted by relevance
46 struct nouveau_svm_fault_buffer { struct47 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_event notify;55 struct work_struct work;[all …]
44 struct nouveau_svm_fault_buffer { struct45 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 …]