Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_mmu_context.c23 #define IVPU_MMU_ENTRY_FLAG_USER BIT(6) macro
39 #define IVPU_MMU_ENTRY_MAPPED (IVPU_MMU_ENTRY_FLAG_AF | IVPU_MMU_ENTRY_FLAG_USER | \