Home
last modified time | relevance | path

Searched defs:__pgd (Results 26 - 50 of 55) sorted by relevance

123

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dpage.h110 # define __pgd(x) ((pgd_t) { (x) }) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpage.h149 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpgtable-be-types.h54 #define __pgd(x) ((pgd_t) { cpu_to_be64(x) }) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dpage.h60 #define __pgd(x) ((pgd_t) { (x) } ) macro
83 #define __pgd(x) (x) macro
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dpgalloc.c92 unsigned long *pgd = NULL, *p4d = NULL, *__pgd; in crst_table_upgrade() local
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpage.h94 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dpage_64.h87 #define __pgd(x) ((pgd_t) { (x) } ) macro
110 #define __pgd(x) (x) macro
H A Dpage_32.h74 #define __pgd(x) ((pgd_t) { (x) } ) macro
102 #define __pgd(x) (x) macro
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpage.h88 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpage.h82 #define __pgd(x) ((pgd_t) { (x) }) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpage.h149 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dpage.h70 # define __pgd(x) ((pgd_t) { (x) }) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dpage.h68 #define __pgd(x) ((pgd_t) { (x) }) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpgtable-be-types.h54 #define __pgd(x) ((pgd_t) { cpu_to_be64(x) }) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dpage.h62 #define __pgd(x) ((pgd_t) { (x) } ) macro
85 #define __pgd(x) (x) macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpage.h94 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpage_64.h87 #define __pgd(x) ((pgd_t) { (x) } ) macro
110 #define __pgd(x) (x) macro
H A Dpage_32.h74 #define __pgd(x) ((pgd_t) { (x) } ) macro
102 #define __pgd(x) (x) macro
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dpage.h88 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dpage.h109 #define __pgd(x) ((pgd_t) { (x) } ) macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpage.h215 # define __pgd(x) (x) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dpage.h188 # define __pgd(x) (x) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpage.h83 #define __pgd(x) ((pgd_t) { (x) }) macro
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dpgalloc.c73 unsigned long *pgd = NULL, *p4d = NULL, *__pgd; in crst_table_upgrade() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dpage.h101 #define __pgd(x) ((pgd_t) { (x) } ) macro

Completed in 14 milliseconds

123