Searched refs:ARM_V7S_PTE_IS_TABLE (Results 1 – 1 of 1) sorted by relevance
84 #define ARM_V7S_PTE_IS_TABLE(pte, lvl) \ macro212 if (ARM_V7S_PTE_IS_TABLE(pte, lvl)) in iopte_to_paddr()383 if (lvl == 1 && !ARM_V7S_PTE_IS_TABLE(pte, lvl)) in arm_v7s_pte_is_cont()403 if (ARM_V7S_PTE_IS_TABLE(ptep[i], lvl)) { in arm_v7s_init_pte()495 if (ARM_V7S_PTE_IS_TABLE(pte, lvl)) { in __arm_v7s_map()548 if (ARM_V7S_PTE_IS_TABLE(pte, 1)) in arm_v7s_free_pgtable()600 if (ARM_V7S_PTE_IS_TABLE(pte[i], lvl)) { in __arm_v7s_unmap()612 } else if (lvl == 1 && !ARM_V7S_PTE_IS_TABLE(pte[0], lvl)) { in __arm_v7s_unmap()656 } while (ARM_V7S_PTE_IS_TABLE(pte, lvl)); in arm_v7s_iova_to_phys()