Home
last modified time | relevance | path

Searched refs:page_table_check_pud_set (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dpage_table_check.h164 #define page_table_check_pud_set(mm, addr, pudp, pud) page_table_check_puds_set(mm, addr, pudp, pud… macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h982 page_table_check_pud_set(mm, addr, pudp, pud); in set_pud_at()
1151 page_table_check_pud_set(vma->vm_mm, address, pudp, pud); in pudp_establish()
/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c149 page_table_check_pud_set(mm, addr, pudp, pud); in set_pud_at()
/linux/arch/x86/include/asm/
H A Dpgtable.h1224 page_table_check_pud_set(mm, addr, pudp, pud); in set_pud_at()
1375 page_table_check_pud_set(vma->vm_mm, address, pudp, pud); in pudp_establish()