Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable-3level-types.h36 #define __pgd(x) ((pgd_t) { (x) } ) macro
53 #define __pgd(x) (x) macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) } ) macro
60 #define __pgd(x) (x) macro
/linux-6.3-rc2/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-6.3-rc2/arch/parisc/include/asm/
A Dpage.h62 #define __pgd(x) ((pgd_t) { (x) } ) macro
85 #define __pgd(x) (x) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpage.h50 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-types.h41 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpage.h70 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpage.h65 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpage.h64 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dpage.h71 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/include/asm-generic/
A Dpage.h58 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dpage.h78 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/arch/arc/include/asm/
A Dpage.h42 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/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-6.3-rc2/arch/microblaze/include/asm/
A Dpage.h75 # define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpage.h109 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpage.h149 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dpage.h94 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/um/include/asm/
A Dpage.h88 #define __pgd(x) ((pgd_t) { (x) } ) macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpage.h84 #define __pgd(x) ((pgd_t) { (x) }) macro
/linux-6.3-rc2/arch/s390/mm/
A Dpgalloc.c83 unsigned long *pgd = NULL, *p4d = NULL, *__pgd; in crst_table_upgrade() local
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpage.h188 # define __pgd(x) (x) macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dpage.h125 #define __pgd(x) ((pgd_t) { (x) } ) macro

Completed in 23 milliseconds

12