PTPFX
#define pt_iommu_init CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), init)
#define pt_iommu_hw_info CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), hw_info)
#define DOMAIN_NS(op) CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), op)
#define pt_iommu_init CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), init)
#define NS(fn) CONCATENATE(PTPFX, fn)