Searched refs:PTPFX (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/iommu/generic_pt/fmt/ |
| H A D | iommu_template.h | 25 #define PTPFX CONCATENATE(PTPFX_RAW, _) macro
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_iommu.h | 15 #define pt_iommu_init CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), init)
|
| H A D | iommu_pt.h | 68 #define DOMAIN_NS(op) CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), op) 1211 #define pt_iommu_init CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), init) 1273 #define pt_iommu_hw_info CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), hw_info)
|
| H A D | pt_iter.h | 18 #define NS(fn) CONCATENATE(PTPFX, fn)
|