Searched refs:page_table_check_pmds_set (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ |
| H A D | page_table_check.h | 86 static inline void page_table_check_pmds_set(struct mm_struct *mm, in page_table_check_pmds_set() function 145 static inline void page_table_check_pmds_set(struct mm_struct *mm, in page_table_check_pmds_set() function 163 #define page_table_check_pmd_set(mm, addr, pmdp, pmd) page_table_check_pmds_set(mm, addr, pmdp, pmd…
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 685 page_table_check_pmds_set(mm, addr, (pmd_t *)ptep, in __set_ptes_anysz()
|