Home
last modified time | relevance | path

Searched refs:p4d_set (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h18 #define p4d_populate(MM, P4D, PUD) p4d_set(P4D, (unsigned long)PUD)
H A Dpgtable.h187 static inline void p4d_set(p4d_t *p4dp, unsigned long val) in p4d_set() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h20 p4d_set(p4d, (unsigned long)pud); in p4d_populate()
H A Dpgtable.h168 static inline void p4d_set(p4d_t *p4dp, unsigned long val) in p4d_set() function
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpgalloc_64.h21 p4d_set(p4d, pud); in __p4d_populate()
H A Dpgtable_64.h889 #define p4d_set(p4dp, pudp) \ macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgalloc_64.h21 p4d_set(p4d, pud); in __p4d_populate()
H A Dpgtable_64.h887 #define p4d_set(p4dp, pudp) \ macro

Completed in 7 milliseconds