Searched refs:arm_mmu_l2_page_table (Results 1 – 2 of 2) sorted by relevance
47 static struct arm_mmu_l2_page_table140 static struct arm_mmu_l2_page_table *arm_mmu_assign_l2_table(uint32_t va) in arm_mmu_assign_l2_table()142 struct arm_mmu_l2_page_table *l2_page_table; in arm_mmu_assign_l2_table()193 static void arm_mmu_release_l2_table(struct arm_mmu_l2_page_table *l2_page_table) in arm_mmu_release_l2_table()213 static void arm_mmu_inc_l2_table_entries(struct arm_mmu_l2_page_table *l2_page_table) in arm_mmu_inc_l2_table_entries()235 static void arm_mmu_dec_l2_table_entries(struct arm_mmu_l2_page_table *l2_page_table) in arm_mmu_dec_l2_table_entries()466 struct arm_mmu_l2_page_table *l2_page_table) in arm_mmu_remap_l1_section_to_l2_table()558 struct arm_mmu_l2_page_table *l2_page_table = NULL; in arm_mmu_l2_map_page()612 l2_page_table = (struct arm_mmu_l2_page_table *) in arm_mmu_l2_map_page()680 struct arm_mmu_l2_page_table *l2_page_table; in arm_mmu_l2_unmap_page()[all …]
85 sizeof(struct arm_mmu_l2_page_table);156 struct arm_mmu_l2_page_table { struct