__pgprot          342 arch/x86/include/asm/pgtable_types.h #define __pgprot(x)	((pgprot_t) { (x) } )
__pgprot           61 include/asm-generic/page.h #define __pgprot(x)	((pgprot_t) { (x) } )