Home
last modified time | relevance | path

Searched defs:p4d_set (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h168 static inline void p4d_set(p4d_t *p4dp, unsigned long val) in p4d_set() function
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h887 #define p4d_set(p4dp, pudp) \ macro