Home
last modified time | relevance | path

Searched defs:__pgprot (Results 1 – 25 of 32) 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.h41 #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/arc/include/asm/
Dpage.h53 #define __pgprot(x) ((pgprot_t) { (x) }) macro
72 #define __pgprot(x) (x) macro
/arch/sparc/include/asm/
Dpage_32.h74 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
101 #define __pgprot(x) (x) macro
112 #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/arm64/include/asm/
Dpgtable-types.h55 #define __pgprot(x) ((pgprot_t) { (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/powerpc/include/asm/
Dpgtable-types.h46 #define __pgprot(x) ((pgprot_t) { (x) }) macro
Dpgtable-be-types.h73 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/nios2/include/asm/
Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/cris/include/asm/
Dpage.h38 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/openrisc/include/asm/
Dpage.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/avr32/include/asm/
Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/ia64/include/asm/
Dpage.h194 # define __pgprot(x) ((pgprot_t) { (x) } ) macro
215 # define __pgprot(x) (x) macro
/arch/frv/include/asm/
Dpage.h37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/m32r/include/asm/
Dpage.h42 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/hexagon/include/asm/
Dpage.h92 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/mn10300/include/asm/
Dpage.h58 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/score/include/asm/
Dpage.h55 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/metag/include/asm/
Dpage.h85 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/xtensa/include/asm/
Dpage.h111 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

12