/linux/arch/arm/include/asm/ |
H A D | pgtable-2level-types.h | 24 typedef struct { pteval_t pgprot; } pgprot_t; typedef 42 typedef pteval_t pgprot_t; typedef
|
H A D | pgtable-3level-types.h | 27 typedef struct { pteval_t pgprot; } pgprot_t; typedef 44 typedef pteval_t pgprot_t; typedef
|
H A D | page-nommu.h | 23 typedef unsigned long pgprot_t; typedef
|
/linux/arch/sh/include/asm/ |
H A D | page.h | 64 typedef struct { unsigned long long pgprot; } pgprot_t; typedef 72 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/parisc/include/asm/ |
H A D | page.h | 39 typedef struct { unsigned long pgprot; } pgprot_t; typedef 69 typedef unsigned long pgprot_t; typedef
|
/linux/arch/m68k/include/asm/ |
H A D | page.h | 26 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/nios2/include/asm/ |
H A D | page.h | 58 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/openrisc/include/asm/ |
H A D | page.h | 47 } pgprot_t; typedef
|
/linux/arch/s390/include/asm/ |
H A D | page.h | 80 typedef struct { unsigned long pgprot; } pgprot_t; typedef 96 typedef unsigned long pgprot_t; typedef
|
/linux/arch/arm64/include/asm/ |
H A D | pgtable-types.h | 57 typedef struct { ptdesc_t pgprot; } pgprot_t; typedef
|
/linux/arch/arc/include/asm/ |
H A D | page.h | 79 } pgprot_t; typedef
|
/linux/arch/loongarch/include/asm/ |
H A D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/powerpc/include/asm/ |
H A D | pgtable-types.h | 70 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
H A D | pgtable-be-types.h | 67 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/microblaze/include/asm/ |
H A D | page.h | 57 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/xtensa/include/asm/ |
H A D | page.h | 95 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/um/include/asm/ |
H A D | page.h | 61 typedef struct { unsigned long pgprot; } pgprot_t; typedef
|
/linux/arch/riscv/include/asm/ |
H A D | page.h | 73 } pgprot_t; typedef
|
/linux/tools/testing/vma/ |
H A D | vma_internal.h | 152 typedef struct pgprot { pgprotval_t pgprot; } pgprot_t; typedef
|