Home
last modified time | relevance | path

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

/linux/arch/arm64/mm/
H A Dfault.c1030 bool tag_clear_highpages(struct page *page, int numpages, bool clear_pages) in tag_clear_highpages()
/linux/include/linux/
H A Dhighmem.h352 bool clear_pages) in tag_clear_highpages()
H A Dmm.h5073 static inline void clear_pages(void *addr, unsigned int npages) in clear_pages() function