Searched refs:DM_TARGET_ZONED_HM (Results 1 – 4 of 4) sorted by relevance
270 #define DM_TARGET_ZONED_HM 0x00000040 macro271 #define dm_target_supports_zoned_hm(type) ((type)->features & DM_TARGET_ZONED_HM)273 #define DM_TARGET_ZONED_HM 0x00000000 macro
203 DM_TARGET_ZONED_HM | DM_TARGET_PASSES_CRYPTO,
498 .features = DM_TARGET_ZONED_HM | DM_TARGET_PASSES_CRYPTO,
3647 .features = DM_TARGET_ZONED_HM,
Completed in 12 milliseconds