Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A 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); variable
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()
/kernel/linux/linux-6.6/include/linux/
H A 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()

Completed in 1 milliseconds