Searched refs:page_table_check_puds_set (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | page_table_check.h | 95 static inline void page_table_check_puds_set(struct mm_struct *mm, in page_table_check_puds_set() function 150 static inline void page_table_check_puds_set(struct mm_struct *mm, in page_table_check_puds_set() function 164 #define page_table_check_pud_set(mm, addr, pudp, pud) page_table_check_puds_set(mm, addr, pudp, pud…
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 690 page_table_check_puds_set(mm, addr, (pud_t *)ptep, in __set_ptes_anysz()
|