Home
last modified time | relevance | path

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

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