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 | 29 | include/asm-mips/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
__pgprot | 45 | include/asm-mips/page.h | #define __pgprot(x) (x) |
__pgprot | 55 | include/asm-sparc/page.h | #define __pgprot(x) ((pgprot_t) { (x) } ) |
__pgprot | 74 | include/asm-sparc/page.h | #define __pgprot(x) (x) |