Home
last modified time | relevance | path

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

/Linux-v6.6/mm/
Dpage_table_check.c152 void __page_table_check_pte_clear(struct mm_struct *mm, pte_t pte) in __page_table_check_pte_clear() function
161 EXPORT_SYMBOL(__page_table_check_pte_clear);
194 __page_table_check_pte_clear(mm, ptep_get(ptep + i)); in __page_table_check_ptes_set()
240 __page_table_check_pte_clear(mm, ptep_get(ptep)); in __page_table_check_pte_clear_range()
/Linux-v6.6/include/linux/
Dpage_table_check.h17 void __page_table_check_pte_clear(struct mm_struct *mm, pte_t pte);
49 __page_table_check_pte_clear(mm, pte); in page_table_check_pte_clear()