Searched refs:XLAT_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
175 #define XLAT_BLOCK_SIZE(level) (UL(1) << XLAT_ADDR_SHIFT(level)) macro179 #define BASE_XLAT_BLOCK_SIZE XLAT_BLOCK_SIZE(CORE_MMU_BASE_TABLE_LEVEL)1026 paddr_t block_size_on_next_lvl = XLAT_BLOCK_SIZE(tbl_info->level + 1); in core_mmu_entry_to_finer_grained()
Completed in 4 milliseconds