| tag | line | file | source code |
| __pgprot | 29 | include/asm-alpha/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
| __pgprot | 47 | include/asm-alpha/page.h | #define __pgprot(x) (x) |
| __pgprot | 30 | include/asm-i386/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
| __pgprot | 49 | include/asm-i386/page.h | #define __pgprot(x) (x) |
| __pgprot | 32 | include/asm-mips/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
| __pgprot | 51 | include/asm-mips/page.h | #define __pgprot(x) (x) |
| __pgprot | 32 | include/asm-ppc/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
| __pgprot | 51 | include/asm-ppc/page.h | #define __pgprot(x) (x) |
| __pgprot | 63 | include/asm-sparc/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
| __pgprot | 82 | include/asm-sparc/page.h | #define __pgprot(x) (x) |