Searched refs:page_table_check_pud_set (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/include/linux/ |
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.12.1/arch/x86/include/asm/ |
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.12.1/arch/riscv/include/asm/ |
D | pgtable.h | 770 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable.h | 670 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|