Searched defs:__pgprot (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Dpage-nommu.h44 #define __pgprot(x) (x) macro
H A Dpgtable-2level-types.h45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
63 #define __pgprot(x) (x) macro
H A Dpgtable-3level-types.h49 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
66 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpage.h47 #define __pgprot(x) ((pgprot_t) { (x) }) macro
63 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-types.h59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
85 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpage.h37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpage.h72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpage.h38 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpage.h40 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpage.h92 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpage.h42 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
61 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpage.h54 #define __pgprot(x) ((pgprot_t) { (x) }) macro
69 #define __pgprot(x) (x) macro
/linux-4.1.27/include/asm-generic/
H A Dpage.h61 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpage.h97 #define __pgprot(x) (x) macro
116 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpage_32.h75 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
103 #define __pgprot(x) (x) macro
114 #define __pgprot(x) (x) macro
H A Dpage_64.h76 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
99 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpage.h93 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpage.h116 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpage.h55 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpage.h101 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpage.h151 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpage.h58 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpage.h57 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
79 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpage.h322 #define __pgprot(x) ((pgprot_t) { (x) }) macro
359 #define __pgprot(x) (x) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpage.h85 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpage.h96 #define __pgprot(val) hv_pte(val) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpage.h90 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h193 # define __pgprot(x) ((pgprot_t) { (x) } ) macro
214 # define __pgprot(x) (x) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_types.h305 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

Completed in 956 milliseconds