Home
last modified time | relevance | path

Searched defs:__pgd (Results 1 – 25 of 30) sorted by relevance

12

/arch/arm/include/asm/
Dpgtable-3level-types.h48 #define __pgd(x) ((pgd_t) { (x) } ) macro
65 #define __pgd(x) (x) macro
/arch/unicore32/include/asm/
Dpage.h46 #define __pgd(x) ((pgd_t) { (x) }) macro
62 #define __pgd(x) (x) macro
/arch/arc/include/asm/
Dpage.h52 #define __pgd(x) ((pgd_t) { (x) }) macro
71 #define __pgd(x) (x) macro
/arch/alpha/include/asm/
Dpage.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
61 #define __pgd(x) (x) macro
/arch/m68k/include/asm/
Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/arm64/include/asm/
Dpgtable-types.h51 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/sparc/include/asm/
Dpage_64.h81 #define __pgd(x) ((pgd_t) { (x) } ) macro
104 #define __pgd(x) (x) macro
Dpage_32.h74 #define __pgd(x) ((pgd_t) { (x) } ) macro
102 #define __pgd(x) (x) macro
/arch/parisc/include/asm/
Dpage.h57 #define __pgd(x) ((pgd_t) { (x) } ) macro
79 #define __pgd(x) (x) macro
/arch/nios2/include/asm/
Dpage.h70 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/cris/include/asm/
Dpage.h38 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/openrisc/include/asm/
Dpage.h68 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/powerpc/include/asm/
Dpgtable-types.h38 #define __pgd(x) ((pgd_t) { (x) }) macro
Dpgtable-be-types.h59 #define __pgd(x) ((pgd_t) { cpu_to_be64(x) }) macro
/arch/frv/include/asm/
Dpage.h37 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/m32r/include/asm/
Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/hexagon/include/asm/
Dpage.h91 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/mn10300/include/asm/
Dpage.h57 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/score/include/asm/
Dpage.h55 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/metag/include/asm/
Dpage.h85 #define __pgd(x) ((pgd_t) { (x) }) macro
/arch/xtensa/include/asm/
Dpage.h110 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/mips/include/asm/
Dpage.h144 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/tile/include/asm/
Dpage.h102 #define __pgd(x) hv_pte(x) macro
/arch/um/include/asm/
Dpage.h88 #define __pgd(x) ((pgd_t) { (x) } ) macro
/arch/sh/include/asm/
Dpage.h102 #define __pgd(x) ((pgd_t) { (x) } ) macro

12