Searched refs:page_table_check_pmd_set (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| A D | page_table_check.h | 77 static inline void page_table_check_pmd_set(struct mm_struct *mm, pmd_t *pmdp, in page_table_check_pmd_set() function 132 static inline void page_table_check_pmd_set(struct mm_struct *mm, pmd_t *pmdp, in page_table_check_pmd_set() function
|
| /linux/arch/riscv/include/asm/ |
| A D | pgtable.h | 763 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at() 834 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
|
| /linux/arch/x86/include/asm/ |
| A D | pgtable.h | 1283 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at() 1428 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
|
| /linux/arch/arm64/include/asm/ |
| A D | pgtable.h | 662 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at() 1411 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
|
Completed in 18 milliseconds