Searched refs:FSBL_MAX_PARTITIONS (Results 1 – 1 of 1) sorted by relevance
56 #define FSBL_MAX_PARTITIONS 8 macro68 struct xfsbl_partition partition[FSBL_MAX_PARTITIONS];182 if (ATFHandoffParams->num_entries > FSBL_MAX_PARTITIONS) { in fsbl_atf_handover()184 ATFHandoffParams->num_entries, FSBL_MAX_PARTITIONS); in fsbl_atf_handover()
Completed in 2 milliseconds