Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage_table_check.c148 void __page_table_check_pte_clear(struct mm_struct *mm, pte_t pte) in __page_table_check_pte_clear() function
157 EXPORT_SYMBOL(__page_table_check_pte_clear);
207 __page_table_check_pte_clear(mm, ptep_get(ptep + i)); in __page_table_check_ptes_set()
269 __page_table_check_pte_clear(mm, ptep_get(ptep)); in __page_table_check_pte_clear_range()
/linux/include/linux/
H A Dpage_table_check.h17 void __page_table_check_pte_clear(struct mm_struct *mm, pte_t pte);
51 __page_table_check_pte_clear(mm, pte); in page_table_check_pte_clear()