Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_mmu_context.c20 #define IVPU_MMU_ENTRY_FLAG_CONT BIT(52) macro
225 prot |= IVPU_MMU_ENTRY_FLAG_CONT; in ivpu_mmu_context_map_cont_64k()