Searched refs:IMSIC_MIN_ID (Results 1 – 2 of 2) sorted by relevance
41 #define IMSIC_MIN_ID ((IMSIC_EIPx_BITS * 2) - 1) macro456 assert(IMSIC_MIN_ID <= num_ids); in type_init()458 assert((num_ids & IMSIC_MIN_ID) == IMSIC_MIN_ID); in type_init()
17 #define IMSIC_MIN_ID 63 macro