Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Divpu_mmu_context.c26 #define IVPU_MMU_ENTRY_FLAG_AF BIT(10) macro
44 #define IVPU_MMU_ENTRY_MAPPED (IVPU_MMU_ENTRY_FLAG_AF | IVPU_MMU_ENTRY_FLAG_USER | \