zephyr/drivers/mm
Adrian Warecki 99e9cdce67 mm: tlb: Fix mmu support in update page flags function
Revise the sys_mm_drv_update_page_flags function to pass a cacheable
virtual address as the second parameter to the arch_mem_map function.
This approach aligns with the implementation of the sys_mm_drv_map_page
function.

Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>
2025-02-10 18:55:24 +01:00
..
CMakeLists.txt
Kconfig
mm_drv_bank.c
mm_drv_common.c
mm_drv_common.h
mm_drv_intel_adsp_mtl_tlb.c mm: tlb: Fix mmu support in update page flags function 2025-02-10 18:55:24 +01:00
mm_drv_intel_adsp_regions.c
mm_drv_intel_adsp_tlb.c
mm_drv_intel_adsp.h include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
mm_drv_ti_rat.c