Searched refs:page_table_check_pud_set (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/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-v6.6/arch/riscv/include/asm/ |
D | pgtable.h | 731 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | pgtable.h | 544 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|
/Linux-v6.6/arch/x86/include/asm/ |
D | pgtable.h | 1254 page_table_check_pud_set(mm, pudp, pud); in set_pud_at()
|