Searched refs:mark_page_accessed (Results 1 – 6 of 6) sorted by relevance
31 void mark_page_accessed(struct page *page) in mark_page_accessed() function35 EXPORT_SYMBOL(mark_page_accessed);
338 void mark_page_accessed(struct page *);
83 set, or marked accessed explicitly by the kernel (see mark_page_accessed()). The
861 mark_page_accessed(inpages[i]); in sev_launch_update_data()1433 mark_page_accessed(pages[i]); in sev_launch_secret()
480 ->lruvec->lru_lock (follow_page_mask->mark_page_accessed)
2827 mark_page_accessed(page); in kvm_set_page_accessed()