Home
last modified time | relevance | path

Searched defs:__pgprot (Results 1 – 25 of 31) sorted by relevance

12

/arch/arm/include/asm/
Dpgtable-2level-types.h45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
63 #define __pgprot(x) (x) macro
Dpgtable-3level-types.h49 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
66 #define __pgprot(x) (x) macro
Dpage-nommu.h44 #define __pgprot(x) (x) macro
/arch/unicore32/include/asm/
Dpage.h47 #define __pgprot(x) ((pgprot_t) { (x) }) macro
63 #define __pgprot(x) (x) macro
/arch/arm64/include/asm/
Dpgtable-types.h59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
85 #define __pgprot(x) (x) macro
/arch/arc/include/asm/
Dpage.h54 #define __pgprot(x) ((pgprot_t) { (x) }) macro
73 #define __pgprot(x) (x) macro
/arch/sparc/include/asm/
Dpage_32.h75 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
103 #define __pgprot(x) (x) macro
114 #define __pgprot(x) (x) macro
Dpage_64.h77 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
100 #define __pgprot(x) (x) macro
/arch/alpha/include/asm/
Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
61 #define __pgprot(x) (x) macro
/arch/m68k/include/asm/
Dpage.h37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/parisc/include/asm/
Dpage.h57 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
79 #define __pgprot(x) (x) macro
/arch/cris/include/asm/
Dpage.h38 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/nios2/include/asm/
Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/ia64/include/asm/
Dpage.h193 # define __pgprot(x) ((pgprot_t) { (x) } ) macro
214 # define __pgprot(x) (x) macro
/arch/avr32/include/asm/
Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/openrisc/include/asm/
Dpage.h72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/m32r/include/asm/
Dpage.h42 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/mn10300/include/asm/
Dpage.h58 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/powerpc/include/asm/
Dpage.h335 #define __pgprot(x) ((pgprot_t) { (x) }) macro
372 #define __pgprot(x) (x) macro
/arch/hexagon/include/asm/
Dpage.h92 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/frv/include/asm/
Dpage.h40 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/score/include/asm/
Dpage.h55 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/xtensa/include/asm/
Dpage.h116 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/metag/include/asm/
Dpage.h85 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/mips/include/asm/
Dpage.h151 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

12