/linux-6.14.4/arch/arm/include/asm/ |
D | pgtable-2level-types.h | 33 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 51 #define __pgprot(x) (x) macro
|
D | pgtable-3level-types.h | 37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 54 #define __pgprot(x) (x) macro
|
D | page-nommu.h | 32 #define __pgprot(x) (x) macro
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | page_32.h | 74 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 102 #define __pgprot(x) (x) macro 113 #define __pgprot(x) (x) macro
|
D | page_64.h | 85 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 108 #define __pgprot(x) (x) macro
|
/linux-6.14.4/arch/alpha/include/asm/ |
D | page.h | 39 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 57 #define __pgprot(x) (x) macro
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | page.h | 54 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 77 #define __pgprot(x) (x) macro
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | page.h | 45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/nios2/include/asm/ |
D | page.h | 66 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/openrisc/include/asm/ |
D | page.h | 56 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | pgtable-types.h | 51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/csky/include/asm/ |
D | page.h | 62 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | page.h | 73 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/arc/include/asm/ |
D | page.h | 82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | page.h | 59 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/microblaze/include/asm/ |
D | page.h | 68 # define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/xtensa/include/asm/ |
D | page.h | 104 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | pgtable-be-types.h | 69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
D | pgtable-types.h | 72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/mips/include/asm/ |
D | page.h | 137 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/um/include/asm/ |
D | page.h | 70 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/sh/include/asm/ |
D | page.h | 82 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | page.h | 82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.14.4/arch/s390/include/asm/ |
D | page.h | 121 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pgtable_types.h | 203 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|