Searched refs:page_table_check_ptes_set (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/include/linux/ |
D | page_table_check.h | 68 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
|
D | pgtable.h | 292 page_table_check_ptes_set(mm, ptep, pte, nr); in set_ptes()
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | pgtable.h | 565 page_table_check_ptes_set(mm, ptep, pteval, nr); in set_ptes()
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | pgtable.h | 427 page_table_check_ptes_set(mm, ptep, pte, nr); in __set_ptes()
|