Home
last modified time | relevance | path

Searched refs:IVPU_MMU_ENTRY_FLAG_CONT (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_mmu_context.c24 #define IVPU_MMU_ENTRY_FLAG_CONT BIT(52) macro
282 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()