Searched refs:page_table_check_pud_set (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | page_table_check.h | 86 static inline void page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, in page_table_check_pud_set() function 137 static inline void page_table_check_pud_set(struct mm_struct *mm, pud_t *pudp, in page_table_check_pud_set() function
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | pgtable.h | 1290 page_table_check_pud_set(mm, pudp, pud); in set_pud_at() 1443 page_table_check_pud_set(vma->vm_mm, pudp, pud); in pudp_establish()
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | pgtable.h | 834 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | pgtable.h | 672 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|