Searched refs:page_table_check_pte_set (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/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-v6.1/arch/riscv/include/asm/ |
| D | pgtable.h | 459 page_table_check_pte_set(mm, addr, ptep, pteval); in set_pte_at()
|
| /Linux-v6.1/arch/arm64/include/asm/ |
| D | pgtable.h | 357 page_table_check_pte_set(mm, addr, ptep, pte); in set_pte_at()
|
| /Linux-v6.1/arch/x86/include/asm/ |
| D | pgtable.h | 1009 page_table_check_pte_set(mm, addr, ptep, pte); in set_pte_at()
|