Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Divpu_mmu_context.c29 #define IVPU_MMU_ENTRY_FLAG_LLC_COHERENT BIT(2) macro
437 prot |= IVPU_MMU_ENTRY_FLAG_LLC_COHERENT; in ivpu_mmu_context_map_sgt()