Home
last modified time | relevance | path

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

/Zephyr-latest/kernel/
Dmmu.c504 static int page_frame_prepare_locked(struct k_mem_page_frame *pf, bool *dirty_ptr,
538 ret = page_frame_prepare_locked(pf, &dirty, false, &location); in map_anon_page()
1317 static int page_frame_prepare_locked(struct k_mem_page_frame *pf, bool *dirty_ptr, in page_frame_prepare_locked() function
1409 ret = page_frame_prepare_locked(pf, &dirty, false, &location); in do_mem_evict()
1493 ret = page_frame_prepare_locked(pf, &dirty, false, &location); in k_mem_page_frame_evict()
1724 ret = page_frame_prepare_locked(pf, &dirty, true, &page_out_location); in do_page_fault()