Searched refs:FFA_PARTITION_INFO_GET_COUNT_FLAG (Results 1 – 2 of 2) sorted by relevance
141 #define FFA_PARTITION_INFO_GET_COUNT_FLAG BIT(0) macro
610 bool count_only = args->a5 & FFA_PARTITION_INFO_GET_COUNT_FLAG; in spmc_handle_partition_info_get()