Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage_table_check.h95 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 Dpgtable.h690 page_table_check_puds_set(mm, addr, (pud_t *)ptep, in __set_ptes_anysz()