/linux-6.12.1/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.12.1/arch/alpha/include/asm/ |
D | page.h | 33 typedef struct { unsigned long pgprot; } pgprot_t; typedef 52 typedef unsigned long pgprot_t; typedef
|
/linux-6.12.1/arch/sh/include/asm/ |
D | page.h | 66 typedef struct { unsigned long long pgprot; } pgprot_t; typedef 74 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/parisc/include/asm/ |
D | page.h | 41 typedef struct { unsigned long pgprot; } pgprot_t; typedef 71 typedef unsigned long pgprot_t; typedef
|
/linux-6.12.1/arch/sparc/include/asm/ |
D | page_64.h | 73 typedef struct { unsigned long pgprot; } pgprot_t; typedef 96 typedef unsigned long pgprot_t; typedef
|
D | page_32.h | 60 typedef struct { unsigned long pgprot; } pgprot_t; typedef 88 typedef unsigned long pgprot_t; typedef
|
/linux-6.12.1/arch/m68k/include/asm/ |
D | page.h | 28 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | page.h | 63 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/arm64/include/asm/ |
D | pgtable-types.h | 49 typedef struct { pteval_t pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/openrisc/include/asm/ |
D | page.h | 56 } pgprot_t; typedef
|
/linux-6.12.1/arch/csky/include/asm/ |
D | page.h | 59 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | page.h | 67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/arc/include/asm/ |
D | page.h | 79 } pgprot_t; typedef
|
/linux-6.12.1/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.12.1/arch/microblaze/include/asm/ |
D | page.h | 60 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/loongarch/include/asm/ |
D | page.h | 62 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/xtensa/include/asm/ |
D | page.h | 101 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/mips/include/asm/ |
D | page.h | 140 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/um/include/asm/ |
D | page.h | 80 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/riscv/include/asm/ |
D | page.h | 74 } pgprot_t; typedef
|
/linux-6.12.1/arch/s390/include/asm/ |
D | page.h | 83 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux-6.12.1/arch/x86/include/asm/ |
D | pgtable_types.h | 293 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef
|