Searched refs:NUM_L1_ENTRIES (Results 1 – 1 of 1) sorted by relevance
164 #define NUM_L1_ENTRIES 4096 macro167 #define L1_TBL_SIZE (NUM_L1_ENTRIES * 4)203 typedef uint32_t l1_xlat_tbl_t[NUM_L1_ENTRIES];493 tbl_info->num_entries = NUM_L1_ENTRIES; in core_mmu_set_info_table()600 if (idx >= NUM_L1_ENTRIES) in core_mmu_entry_to_finer_grained()
Completed in 3 milliseconds