Home
last modified time | relevance | path

Searched refs:page_table_check_ptes_set (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dpage_table_check.h68 static inline void page_table_check_ptes_set(struct mm_struct *mm, in page_table_check_ptes_set() function
127 static inline void page_table_check_ptes_set(struct mm_struct *mm, in page_table_check_ptes_set() function
H A Dpgtable.h292 page_table_check_ptes_set(mm, ptep, pte, nr); in set_ptes()
/linux-6.15/arch/riscv/include/asm/
H A Dpgtable.h577 page_table_check_ptes_set(mm, ptep, pteval, nr); in set_ptes()
/linux-6.15/arch/arm64/include/asm/
H A Dpgtable.h430 page_table_check_ptes_set(mm, ptep, pte, nr); in __set_ptes()