Home
last modified time | relevance | path

Searched refs:PT_FORCE_ENABLED_FEATURES (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/generic_pt/
H A Dpt_defs.h69 #ifndef PT_FORCE_ENABLED_FEATURES
70 #define PT_FORCE_ENABLED_FEATURES 0 macro
208 if (PT_FORCE_ENABLED_FEATURES & BIT(feature_nr)) in pt_feature()
H A Diommu_pt.h1130 (common->features & PT_FORCE_ENABLED_FEATURES) != in pt_init_common()
1131 PT_FORCE_ENABLED_FEATURES)) in pt_init_common()
/linux/drivers/iommu/generic_pt/fmt/
H A Diommu_amdv1.c11 #define PT_FORCE_ENABLED_FEATURES \ macro