Home
last modified time | relevance | path

Searched defs:k_mem_paging_eviction_accessed (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/demand_paging/eviction/
Dnru.c131 void k_mem_paging_eviction_accessed(uintptr_t phys) in k_mem_paging_eviction_accessed() function
Dlru.c149 void k_mem_paging_eviction_accessed(uintptr_t phys) in k_mem_paging_eviction_accessed() function
/Zephyr-latest/include/zephyr/kernel/mm/
Ddemand_paging.h278 static inline void k_mem_paging_eviction_accessed(uintptr_t phys) in k_mem_paging_eviction_accessed() function