Home
last modified time | relevance | path

Searched refs:PTPFX (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/iommu/generic_pt/fmt/
H A Diommu_template.h25 #define PTPFX CONCATENATE(PTPFX_RAW, _) macro
/linux/drivers/iommu/generic_pt/
H A Dkunit_iommu.h15 #define pt_iommu_init CONCATENATE(CONCATENATE(pt_iommu_, PTPFX), init)
H A Diommu_pt.h68 #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 Dpt_iter.h18 #define NS(fn) CONCATENATE(PTPFX, fn)