Home
last modified time | relevance | path

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

12

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

Completed in 25 milliseconds

12