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