Home
last modified time | relevance | path

Searched defs:__p4d_raw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h982 #define __p4d_raw(x) ((p4d_t) { __pgd_raw(x) }) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h956 #define __p4d_raw(x) ((p4d_t) { __pgd_raw(x) }) macro

Completed in 7 milliseconds