Searched refs:IFCVF_INFO (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/vdpa/ifcvf/ | ||
| H A D | ifcvf_base.h | 35 #define IFCVF_INFO(pdev, fmt, ...) dev_info(&pdev->dev, fmt, ##__VA_ARGS__) macro |
| H A D | ifcvf_main.c | 151 IFCVF_INFO(pdev, in ifcvf_alloc_vectors() |