/linux-6.14.4/arch/arm/include/asm/ |
D | pgtable-2level-types.h | 24 typedef struct { pteval_t pgprot; } pgprot_t; typedef 42 typedef pteval_t pgprot_t; typedef
|
D | pgtable-3level-types.h | 27 typedef struct { pteval_t pgprot; } pgprot_t; typedef 44 typedef pteval_t pgprot_t; typedef
|
D | page-nommu.h | 23 typedef unsigned long pgprot_t; typedef
|
/linux-6.14.4/arch/alpha/include/asm/ |
D | page.h | 29 typedef struct { unsigned long pgprot; } pgprot_t; typedef 48 typedef unsigned long pgprot_t; typedef
|
/linux-6.14.4/arch/sh/include/asm/ |
D | page.h | 64 typedef struct { unsigned long long pgprot; } pgprot_t; typedef 72 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | page.h | 39 typedef struct { unsigned long pgprot; } pgprot_t; typedef 69 typedef unsigned long pgprot_t; typedef
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | page_64.h | 71 typedef struct { unsigned long pgprot; } pgprot_t; typedef 94 typedef unsigned long pgprot_t; typedef
|
D | page_32.h | 58 typedef struct { unsigned long pgprot; } pgprot_t; typedef 86 typedef unsigned long pgprot_t; typedef
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | page.h | 26 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/nios2/include/asm/ |
D | page.h | 58 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/openrisc/include/asm/ |
D | page.h | 47 } pgprot_t; typedef
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | pgtable-types.h | 49 typedef struct { pteval_t pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/csky/include/asm/ |
D | page.h | 52 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | page.h | 65 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/arc/include/asm/ |
D | page.h | 79 } pgprot_t; typedef
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/microblaze/include/asm/ |
D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/xtensa/include/asm/ |
D | page.h | 95 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | pgtable-be-types.h | 67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
D | pgtable-types.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/mips/include/asm/ |
D | page.h | 135 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/um/include/asm/ |
D | page.h | 61 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | page.h | 72 } pgprot_t; typedef
|
/linux-6.14.4/arch/s390/include/asm/ |
D | page.h | 78 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.14.4/arch/x86/include/asm/ |
D | pgtable_types.h | 297 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef
|