pgprot_t           34 arch/alpha/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           53 arch/alpha/include/asm/page.h typedef unsigned long pgprot_t;
pgprot_t           42 arch/arc/include/asm/page.h } pgprot_t;
pgprot_t           62 arch/arc/include/asm/page.h typedef unsigned long pgprot_t;
pgprot_t           23 arch/arm/include/asm/page-nommu.h typedef unsigned long pgprot_t;
pgprot_t           24 arch/arm/include/asm/pgtable-2level-types.h typedef struct { pteval_t pgprot; } pgprot_t;
pgprot_t           42 arch/arm/include/asm/pgtable-2level-types.h typedef pteval_t pgprot_t;
pgprot_t           27 arch/arm/include/asm/pgtable-3level-types.h typedef struct { pteval_t pgprot; } pgprot_t;
pgprot_t           44 arch/arm/include/asm/pgtable-3level-types.h typedef pteval_t pgprot_t;
pgprot_t           42 arch/arm64/include/asm/pgtable-types.h typedef struct { pteval_t pgprot; } pgprot_t;
pgprot_t           63 arch/csky/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           71 arch/hexagon/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t          182 arch/ia64/include/asm/page.h   typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t          205 arch/ia64/include/asm/page.h     typedef unsigned long pgprot_t;
pgprot_t           27 arch/m68k/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           90 arch/microblaze/include/asm/page.h typedef struct { unsigned long	pgprot; }	pgprot_t;
pgprot_t          154 arch/mips/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           46 arch/nds32/include/asm/page.h typedef unsigned long pgprot_t;
pgprot_t           63 arch/nios2/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           56 arch/openrisc/include/asm/page.h } pgprot_t;
pgprot_t           47 arch/parisc/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           70 arch/parisc/include/asm/page.h typedef unsigned long pgprot_t;
pgprot_t           67 arch/powerpc/include/asm/pgtable-be-types.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           44 arch/powerpc/include/asm/pgtable-types.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           73 arch/riscv/include/asm/page.h } pgprot_t;
pgprot_t           79 arch/s390/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           79 arch/sh/include/asm/page.h typedef struct { unsigned long long pgprot; } pgprot_t;
pgprot_t           87 arch/sh/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           93 arch/sh/include/asm/page.h typedef struct { unsigned long long pgprot; } pgprot_t;
pgprot_t           60 arch/sparc/include/asm/page_32.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           88 arch/sparc/include/asm/page_32.h typedef unsigned long pgprot_t;
pgprot_t           74 arch/sparc/include/asm/page_64.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           97 arch/sparc/include/asm/page_64.h typedef unsigned long pgprot_t;
pgprot_t           80 arch/um/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           36 arch/unicore32/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           52 arch/unicore32/include/asm/page.h typedef unsigned long pgprot_t;
pgprot_t          265 arch/x86/include/asm/pgtable_types.h typedef struct pgprot { pgprotval_t pgprot; } pgprot_t;
pgprot_t           99 arch/xtensa/include/asm/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           48 include/asm-generic/page.h } pgprot_t;