/linux-6.12.1/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.12.1/arch/sparc/include/asm/ |
D | page_32.h | 76 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 104 #define __pgprot(x) (x) macro 115 #define __pgprot(x) (x) macro
|
D | page_64.h | 87 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 110 #define __pgprot(x) (x) macro
|
/linux-6.12.1/arch/alpha/include/asm/ |
D | page.h | 43 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 61 #define __pgprot(x) (x) macro
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | page.h | 56 #define __pgprot(x) ((pgprot_t) { (x) } ) macro 79 #define __pgprot(x) (x) macro
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | page.h | 47 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | page.h | 71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable-types.h | 51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | page.h | 65 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/csky/include/asm/ |
D | page.h | 69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | page.h | 75 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/arc/include/asm/ |
D | page.h | 82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/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.12.1/arch/microblaze/include/asm/ |
D | page.h | 71 # define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | page.h | 64 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | page.h | 110 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/mips/include/asm/ |
D | page.h | 142 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/sh/include/asm/ |
D | page.h | 84 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/um/include/asm/ |
D | page.h | 89 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | page.h | 84 #define __pgprot(x) ((pgprot_t) { (x) }) macro
|
/linux-6.12.1/arch/s390/include/asm/ |
D | page.h | 126 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|
/linux-6.12.1/arch/x86/include/asm/ |
D | pgtable_types.h | 199 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
|