Searched refs:pts_feature (Results 1 – 3 of 3) sorted by relevance
74 if (pts_feature(pts, PT_FEAT_AMDV1_ENCRYPT_TABLES)) in amdv1pt_table_pa()86 if (pts_feature(pts, PT_FEAT_AMDV1_ENCRYPT_TABLES)) in amdv1pt_entry_oa()253 if (pts_feature(pts, PT_FEAT_AMDV1_ENCRYPT_TABLES)) in amdv1pt_install_table()
27 if (pts_feature(pts, PT_FEAT_DMA_INCOHERENT)) in flush_writes_range()36 if (pts_feature(pts, PT_FEAT_DMA_INCOHERENT)) in flush_writes_item()449 if (pts_feature(pts, PT_FEAT_DMA_INCOHERENT)) { in pt_iommu_new_table()661 if (pts_feature(&pts, PT_FEAT_DMA_INCOHERENT) && in __map_range()
215 static __always_inline bool pts_feature(const struct pt_state *pts, in pts_feature() function