Searched defs:set_pud_at (Results 1 – 4 of 4) sorted by relevance
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | pgtable.c | 133 void set_pud_at(struct mm_struct *mm, unsigned long addr, in set_pud_at() function
|
| /linux/arch/riscv/include/asm/ |
| H A D | pgtable.h | 951 static inline void set_pud_at(struct mm_struct *mm, unsigned long addr, in set_pud_at() function
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 1220 static inline void set_pud_at(struct mm_struct *mm, unsigned long addr, in set_pud_at() function
|
| /linux/arch/arm64/include/asm/ |
| H A D | pgtable.h | 768 #define set_pud_at(mm, addr, pudp, pud) __set_puds(mm, addr, pudp, pud, 1) macro
|