Searched defs:SPM_FLAG_DISABLE_VCORE_DFS (Results 1 – 10 of 10) sorted by relevance
19 #define SPM_FLAG_DISABLE_VCORE_DFS (1U << 4) macro
49 #define SPM_FLAG_DISABLE_VCORE_DFS (1U << 4) /* 1b */ macro
49 #define SPM_FLAG_DISABLE_VCORE_DFS (1U << 4) macro
49 #define SPM_FLAG_DISABLE_VCORE_DFS BIT(4) macro
82 #define SPM_FLAG_DISABLE_VCORE_DFS BIT(4) macro