Home
last modified time | relevance | path

Searched refs:page_table_check_pmd_set (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dpage_table_check.h152 #define page_table_check_pmd_set(mm, pmdp, pmd) page_table_check_pmds_set(mm, pmdp, pmd, 1) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h808 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at()
879 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()
/linux/arch/x86/include/asm/
H A Dpgtable.h1216 page_table_check_pmd_set(mm, pmdp, pmd); in set_pmd_at()
1359 page_table_check_pmd_set(vma->vm_mm, pmdp, pmd); in pmdp_establish()