Searched refs:set_pud_at (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | huge_memory.c | 1799 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 D | mremap.c | 519 set_pud_at(mm, pmc->new_addr, new_pud, pud); in move_huge_pud()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1209 static inline void set_pud_at(struct mm_struct *mm, unsigned long addr, in set_pud_at() function
|