Home
last modified time | relevance | path

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

12

/linux/arch/arm/include/asm/
A Dpgtable-3level-types.h36 #define __pgd(x) ((pgd_t) { (x) } ) macro
53 #define __pgd(x) (x) macro
/linux/arch/alpha/include/asm/
A Dpage.h43 #define __pgd(x) ((pgd_t) { (x) } ) macro
61 #define __pgd(x) (x) macro
/linux/arch/nds32/include/asm/
A Dpage.h52 #define __pgd(x) (x) macro
/linux/arch/sparc/include/asm/
A Dpage_64.h87 #define __pgd(x) ((pgd_t) { (x) } ) macro
110 #define __pgd(x) (x) macro
A Dpage_32.h74 #define __pgd(x) ((pgd_t) { (x) } ) macro
102 #define __pgd(x) (x) macro
/linux/arch/parisc/include/asm/
A Dpage.h60 #define __pgd(x) ((pgd_t) { (x) } ) macro
83 #define __pgd(x) (x) macro
/linux/arch/m68k/include/asm/
A Dpage.h50 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/arm64/include/asm/
A Dpgtable-types.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/nios2/include/asm/
A Dpage.h70 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux/arch/openrisc/include/asm/
A Dpage.h64 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux/arch/csky/include/asm/
A Dpage.h72 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux/include/asm-generic/
A Dpage.h58 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/hexagon/include/asm/
A Dpage.h78 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux/arch/arc/include/asm/
A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux/arch/powerpc/include/asm/
A Dpgtable-types.h53 #define __pgd(x) ((pgd_t) { (x) }) macro
A Dpgtable-be-types.h54 #define __pgd(x) ((pgd_t) { cpu_to_be64(x) }) macro
/linux/arch/microblaze/include/asm/
A Dpage.h75 # define __pgd(x) ((pgd_t) { (x) }) macro
/linux/arch/xtensa/include/asm/
A Dpage.h107 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/mips/include/asm/
A Dpage.h149 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/sh/include/asm/
A Dpage.h94 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/um/include/asm/
A Dpage.h88 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux/arch/riscv/include/asm/
A Dpage.h72 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux/arch/s390/mm/
A Dpgalloc.c83 unsigned long *pgd = NULL, *p4d = NULL, *__pgd; in crst_table_upgrade() local
/linux/arch/ia64/include/asm/
A Dpage.h194 # define __pgd(x) (x) macro
/linux/arch/s390/include/asm/
A Dpage.h104 #define __pgd(x) ((pgd_t) { (x) } ) macro

Completed in 23 milliseconds

12