Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dpage_table_check.h23 void __page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, pud_t pud);
92 __page_table_check_pud_set(mm, pudp, pud); in page_table_check_pud_set()
/linux-6.12.1/mm/
Dpage_table_check.c252 void __page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, pud_t pud) in __page_table_check_pud_set() function
263 EXPORT_SYMBOL(__page_table_check_pud_set);