Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/mm/
Dpage_table_check.c213 void __page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, pud_t pud) in __page_table_check_pud_set() function
224 EXPORT_SYMBOL(__page_table_check_pud_set);