Home
last modified time | relevance | path

Searched refs:page_table_check_pmds_set (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpage_table_check.h86 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 Dpgtable.h685 page_table_check_pmds_set(mm, addr, (pmd_t *)ptep, in __set_ptes_anysz()