Home
last modified time | relevance | path

Searched refs:dev_fmt (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/amdkfd/
Dkfd_migrate.c37 #ifdef dev_fmt
38 #undef dev_fmt
40 #define dev_fmt(fmt) "kfd_migrate: " fmt macro
Dkfd_svm.c41 #ifdef dev_fmt
42 #undef dev_fmt
44 #define dev_fmt(fmt) "kfd_svm: %s: " fmt, __func__ macro
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu.h37 #ifdef dev_fmt
38 #undef dev_fmt
41 #define dev_fmt(fmt) "amdgpu: " fmt macro