Lines Matching refs:SVM_DBG
77 #define SVM_DBG(s,f,a...) NV_DEBUG((s)->drm, "svm: "f"\n", ##a) macro
385 SVM_DBG(svm, "replay"); in nouveau_svm_fault_replay()
401 SVM_DBG(svm, "cancel %016llx %d %02x %02x", inst, hub, gpc, client); in nouveau_svm_fault_cancel()
499 SVM_DBG(svm, "fault %016llx %016llx %02x", in nouveau_svm_fault_cache()
735 SVM_DBG(svm, "fault handler"); in nouveau_svm_fault()
744 SVM_DBG(svm, "get %08x put %08x", buffer->get, buffer->put); in nouveau_svm_fault()
751 SVM_DBG(svm, "%d fault(s) pending", buffer->fault_nr); in nouveau_svm_fault()
768 SVM_DBG(svm, "inst %016llx -> svm-%p", inst, svmm); in nouveau_svm_fault()
949 SVM_DBG(svm, "get %08x put %08x (init)", buffer->get, buffer->put); in nouveau_svm_fault_buffer_init()
1061 SVM_DBG(svm, "No supported fault buffer class"); in nouveau_svm_init()
1072 SVM_DBG(svm, "Initialised"); in nouveau_svm_init()