Home
last modified time | relevance | path

Searched defs:__pgprot (Results 26 – 29 of 29) sorted by relevance

12

/linux-3.3/arch/um/include/asm/
Dpage.h93 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-3.3/arch/sh/include/asm/
Dpage.h101 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-3.3/arch/microblaze/include/asm/
Dpage.h117 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-3.3/arch/x86/include/asm/
Dpgtable_types.h279 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

12