Searched refs:NUM_LV2ENTRIES (Results 1 – 1 of 1) sorted by relevance
74 #define NUM_LV2ENTRIES (SECT_SIZE / SPAGE_SIZE) macro83 return (iova >> SPAGE_ORDER) & (NUM_LV2ENTRIES - 1); in lv2ent_offset()86 #define LV2TABLE_SIZE (NUM_LV2ENTRIES * sizeof(sysmmu_pte_t))828 *pgcounter = NUM_LV2ENTRIES; in alloc_lv2entry()829 pgtable_flush(pent, pent + NUM_LV2ENTRIES); in alloc_lv2entry()873 if (*pgcnt != NUM_LV2ENTRIES) { in lv1set_section()