Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Divpu_mmu_context.c27 #define IVPU_MMU_ENTRY_FLAG_RO BIT(7) macro
331 ctx->pgtable.pte_ptrs[pgd_idx][pud_idx][pmd_idx][pte_idx] |= IVPU_MMU_ENTRY_FLAG_RO; in ivpu_mmu_context_set_page_ro()