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

12

/linux-master/arch/arm/include/asm/
H A Dpage-nommu.h32 #define __pgprot(x) (x) macro
H A Dpgtable-2level-types.h33 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
51 #define __pgprot(x) (x) macro
H A Dpgtable-3level-types.h37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
54 #define __pgprot(x) (x) macro
/linux-master/arch/m68k/include/asm/
H A Dpage.h47 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/powerpc/include/asm/
H A Dpgtable-types.h62 #define __pgprot(x) ((pgprot_t) { (x) }) macro
H A Dpgtable-be-types.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/include/asm-generic/
H A Dpage.h59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/arc/include/asm/
H A Dpage.h82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/csky/include/asm/
H A Dpage.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/hexagon/include/asm/
H A Dpage.h75 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/openrisc/include/asm/
H A Dpage.h65 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/nios2/include/asm/
H A Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/alpha/include/asm/
H A Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
61 #define __pgprot(x) (x) macro
/linux-master/arch/arm64/include/asm/
H A Dpgtable-types.h51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/mips/include/asm/
H A Dpage.h142 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/microblaze/include/asm/
H A Dpage.h71 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/parisc/include/asm/
H A Dpage.h55 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
78 #define __pgprot(x) (x) macro
/linux-master/arch/sparc/include/asm/
H A Dpage_64.h87 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
110 #define __pgprot(x) (x) macro
H A Dpage_32.h76 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
104 #define __pgprot(x) (x) macro
115 #define __pgprot(x) (x) macro
/linux-master/arch/xtensa/include/asm/
H A Dpage.h91 #define __pgprot(x) (x) macro
110 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/sh/include/asm/
H A Dpage.h84 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/um/include/asm/
H A Dpage.h89 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-master/arch/loongarch/include/asm/
H A Dpage.h64 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/riscv/include/asm/
H A Dpage.h84 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-master/arch/s390/include/asm/
H A Dpage.h126 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

Completed in 301 milliseconds

12