Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/kernel/
Dmm.h37 #define K_MEM_CACHE_WT 1 macro
/Zephyr-Core-3.6.0/arch/arm64/core/
Dmmu.c956 case K_MEM_CACHE_WT: in __arch_mem_map()
996 case K_MEM_CACHE_WT: in arch_mem_map()
/Zephyr-Core-3.6.0/arch/arm/core/mmu/
Darm_mmu.c906 case K_MEM_CACHE_WT: in __arch_mem_map()
/Zephyr-Core-3.6.0/arch/xtensa/core/
Dptables.c500 case K_MEM_CACHE_WT: in arch_mem_map()
/Zephyr-Core-3.6.0/arch/x86/core/
Dx86_mmu.c1256 case K_MEM_CACHE_WT: in flags_to_entry()