Searched refs:page_table_check_pmd_set (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | page_table_check.h | 86 static inline void page_table_check_pmd_set(struct mm_struct *mm, in page_table_check_pmd_set() function 147 static inline void page_table_check_pmd_set(struct mm_struct *mm, in page_table_check_pmd_set() function
|
/linux-6.3-rc2/arch/riscv/include/asm/ |
A D | pgtable.h | 650 page_table_check_pmd_set(mm, addr, pmdp, pmd); in set_pmd_at() 721 page_table_check_pmd_set(vma->vm_mm, address, pmdp, pmd); in pmdp_establish()
|
/linux-6.3-rc2/arch/arm64/include/asm/ |
A D | pgtable.h | 537 page_table_check_pmd_set(mm, addr, pmdp, pmd); in set_pmd_at() 989 page_table_check_pmd_set(vma->vm_mm, address, pmdp, pmd); in pmdp_establish()
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A D | pgtable.h | 1032 page_table_check_pmd_set(mm, addr, pmdp, pmd); in set_pmd_at() 1169 page_table_check_pmd_set(vma->vm_mm, address, pmdp, pmd); in pmdp_establish()
|
Completed in 13 milliseconds