pgprot_t           28 include/asm-cris/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           27 include/asm-frv/page.h typedef struct { unsigned long	pgprot;	} pgprot_t;
pgprot_t           30 include/asm-m32r/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           93 include/asm-m68k/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           40 include/asm-mn10300/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           54 include/asm-parisc/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           77 include/asm-parisc/page.h typedef unsigned long pgprot_t;
pgprot_t           84 include/asm-um/page.h typedef struct { unsigned long pgprot; } pgprot_t;
pgprot_t           57 include/asm-x86/page.h typedef struct { pgprotval_t pgprot; } pgprot_t;
pgprot_t           98 include/asm-xtensa/page.h typedef struct { unsigned long pgprot; } pgprot_t;