Searched refs:page_table_check_pte_set (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A 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.3-rc2/arch/riscv/include/asm/ |
A D | pgtable.h | 462 page_table_check_pte_set(mm, addr, ptep, pteval); in set_pte_at()
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable.h | 361 page_table_check_pte_set(mm, addr, ptep, pte); in set_pte_at()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | pgtable.h | 1025 page_table_check_pte_set(mm, addr, ptep, pte); in set_pte_at()
|
Completed in 13 milliseconds