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