Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dpage_table_check.c185 void __page_table_check_pud_clear(struct mm_struct *mm, pud_t pud) in __page_table_check_pud_clear() function
194 EXPORT_SYMBOL(__page_table_check_pud_clear);
257 __page_table_check_pud_clear(mm, *pudp); in __page_table_check_pud_set()
/openbmc/linux/include/linux/
H A Dpage_table_check.h19 void __page_table_check_pud_clear(struct mm_struct *mm, pud_t pud);
65 __page_table_check_pud_clear(mm, pud); in page_table_check_pud_clear()