Searched refs:k_mem_paging_eviction_remove (Results 1 – 6 of 6) sorted by relevance
250 void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf);273 static inline void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf) in k_mem_paging_eviction_remove() function
126 void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf) in k_mem_paging_eviction_remove() function
139 void k_mem_paging_eviction_remove(struct k_mem_page_frame *pf) in k_mem_paging_eviction_remove() function
61 k_mem_paging_eviction_remove() and k_mem_paging_eviction_accessed().
789 k_mem_paging_eviction_remove(pf); in k_mem_unmap_phys_guard()1357 k_mem_paging_eviction_remove(pf); in page_frame_prepare_locked()1695 k_mem_paging_eviction_remove(pf); in do_page_fault()
130 * :c:func:`k_mem_paging_eviction_remove()` is called when a data page is no163 :c:func:`k_mem_paging_eviction_add()`, :c:func:`k_mem_paging_eviction_remove()`,