Searched refs:set_pud_at (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/asm-generic/ |
D | pgtable.h | 276 set_pud_at(mm, address, pudp, pud_wrprotect(old_pud)); in pudp_set_wrprotect()
|
/Linux-v4.19/arch/x86/include/asm/ |
D | pgtable.h | 1072 static inline void set_pud_at(struct mm_struct *mm, unsigned long addr, in set_pud_at() function
|
/Linux-v4.19/mm/ |
D | huge_memory.c | 810 set_pud_at(mm, addr, pud, entry); in insert_pfn_pud() 1069 set_pud_at(dst_mm, addr, dst_pud, pud); in copy_huge_pud()
|