Searched refs:DM_TARGET_ZONED_HM (Results 1 – 4 of 4) sorted by relevance
262 #define DM_TARGET_ZONED_HM 0x00000040 macro263 #define dm_target_supports_zoned_hm(type) ((type)->features & DM_TARGET_ZONED_HM)265 #define DM_TARGET_ZONED_HM 0x00000000 macro
237 DM_TARGET_ZONED_HM | DM_TARGET_PASSES_CRYPTO,
488 .features = DM_TARGET_ZONED_HM | DM_TARGET_PASSES_CRYPTO,
3643 .features = DM_TARGET_ZONED_HM,
Completed in 15 milliseconds