Searched refs:IVPU_MMU_ENTRY_FLAG_CONT (Results 1 – 1 of 1) sorted by relevance
24 #define IVPU_MMU_ENTRY_FLAG_CONT BIT(52) macro282 prot |= IVPU_MMU_ENTRY_FLAG_CONT; in ivpu_mmu_context_map_cont_64k()356 ctx->pgtable.pte_ptrs[pgd_idx][pud_idx][pmd_idx][pte_idx] &= ~IVPU_MMU_ENTRY_FLAG_CONT; in ivpu_mmu_context_split_page()