Searched refs:XLAT_TABLES_SIZE (Results 1 – 1 of 1) sorted by relevance
240 #define XLAT_TABLES_SIZE (sizeof(xlat_tbl_t) * MAX_XLAT_TABLES) macro452 memset(prtn->xlat_tables, 0, XLAT_TABLES_SIZE); in core_alloc_mmu_prtn()453 tbl += XLAT_TABLES_SIZE; in core_alloc_mmu_prtn()791 COMPILE_TIME_ASSERT(XLAT_TABLES_SIZE == sizeof(xlat_tables)); in core_init_mmu()
Completed in 4 milliseconds