Lines Matching refs:SVM_DBG
78 #define SVM_DBG(s,f,a...) NV_DEBUG((s)->drm, "svm: "f"\n", ##a) macro
383 SVM_DBG(svm, "replay"); in nouveau_svm_fault_replay()
399 SVM_DBG(svm, "cancel %016llx %d %02x %02x", inst, hub, gpc, client); in nouveau_svm_fault_cancel()
497 SVM_DBG(svm, "fault %016llx %016llx %02x", in nouveau_svm_fault_cache()
731 SVM_DBG(svm, "fault handler"); in nouveau_svm_fault()
740 SVM_DBG(svm, "get %08x put %08x", buffer->get, buffer->put); in nouveau_svm_fault()
747 SVM_DBG(svm, "%d fault(s) pending", buffer->fault_nr); in nouveau_svm_fault()
764 SVM_DBG(svm, "inst %016llx -> svm-%p", inst, svmm); in nouveau_svm_fault()
955 SVM_DBG(svm, "get %08x put %08x (init)", buffer->get, buffer->put); in nouveau_svm_fault_buffer_init()
1072 SVM_DBG(svm, "No supported fault buffer class"); in nouveau_svm_init()
1083 SVM_DBG(svm, "Initialised"); in nouveau_svm_init()