Home
last modified time | relevance | path

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

/linux/mm/
H A Dhuge_memory.c1799 set_pud_at(mm, addr, pud, entry); in insert_pud()
2102 set_pud_at(dst_mm, addr, dst_pud, pud); in copy_huge_pud()
2874 set_pud_at(mm, addr, pudp, entry); in change_huge_pud()
H A Dmremap.c519 set_pud_at(mm, pmc->new_addr, new_pud, pud); in move_huge_pud()
/linux/arch/x86/include/asm/
H A Dpgtable.h1209 static inline void set_pud_at(struct mm_struct *mm, unsigned long addr, in set_pud_at() function