Home
last modified time | relevance | path

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

12

/arch/arm/include/asm/
Dpgtable-2level-types.h33 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
51 #define __pgprot(x) (x) macro
Dpgtable-3level-types.h37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
54 #define __pgprot(x) (x) macro
Dpage-nommu.h32 #define __pgprot(x) (x) macro
/arch/sparc/include/asm/
Dpage_32.h76 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
104 #define __pgprot(x) (x) macro
115 #define __pgprot(x) (x) macro
Dpage_64.h88 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
111 #define __pgprot(x) (x) macro
/arch/alpha/include/asm/
Dpage.h44 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
62 #define __pgprot(x) (x) macro
/arch/nds32/include/asm/
Dpage.h53 #define __pgprot(x) (x) macro
/arch/m68k/include/asm/
Dpage.h51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/arm64/include/asm/
Dpgtable-types.h45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/parisc/include/asm/
Dpage.h61 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
84 #define __pgprot(x) (x) macro
/arch/nios2/include/asm/
Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/ia64/include/asm/
Dpage.h174 # define __pgprot(x) ((pgprot_t) { (x) } ) macro
195 # define __pgprot(x) (x) macro
/arch/openrisc/include/asm/
Dpage.h65 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/csky/include/asm/
Dpage.h73 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/powerpc/include/asm/
Dpgtable-types.h46 #define __pgprot(x) ((pgprot_t) { (x) }) macro
Dpgtable-be-types.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/hexagon/include/asm/
Dpage.h79 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/arc/include/asm/
Dpage.h82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/microblaze/include/asm/
Dpage.h76 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/xtensa/include/asm/
Dpage.h108 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/mips/include/asm/
Dpage.h156 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/sh/include/asm/
Dpage.h95 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/um/include/asm/
Dpage.h89 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/arch/riscv/include/asm/
Dpage.h73 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/arch/s390/include/asm/
Dpage.h105 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

12