Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dksm.h37 static inline void ksm_map_zero_page(struct mm_struct *mm) in ksm_map_zero_page() function
/linux/mm/
H A Dksm.c1433 ksm_map_zero_page(mm); in replace_page()