Searched refs:page_table_check_pmd_set (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H 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
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | pgtable.h | 713 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at() 784 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | pgtable.h | 537 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at() 996 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | pgtable.h | 1231 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at() 1376 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
|