Searched refs:page_table_check_pte_set (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/linux/ |
D | page_table_check.h | 76 static inline void page_table_check_pte_set(struct mm_struct *mm, in page_table_check_pte_set() function 141 static inline void page_table_check_pte_set(struct mm_struct *mm, in page_table_check_pte_set() function
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | pgtable.h | 459 page_table_check_pte_set(mm, addr, ptep, pteval); in set_pte_at()
|
/linux-6.1.9/arch/arm64/include/asm/ |
D | pgtable.h | 357 page_table_check_pte_set(mm, addr, ptep, pte); in set_pte_at()
|
/linux-6.1.9/arch/x86/include/asm/ |
D | pgtable.h | 1009 page_table_check_pte_set(mm, addr, ptep, pte); in set_pte_at()
|