Home
last modified time | relevance | path

Searched refs:__pgd_raw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable-be-types.h55 #define __pgd_raw(x) ((pgd_t) { (x) }) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h956 #define __p4d_raw(x) ((p4d_t) { __pgd_raw(x) })