Home
last modified time | relevance | path

Searched defs:__pgprot (Results 1 – 25 of 26) 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.h87 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
110 #define __pgprot(x) (x) macro
/linux/arch/alpha/include/asm/
A Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
61 #define __pgprot(x) (x) macro
/linux/arch/xtensa/include/asm/
A Dpage.h91 #define __pgprot(x) (x) macro
110 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/parisc/include/asm/
A Dpage.h56 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
79 #define __pgprot(x) (x) macro
/linux/arch/m68k/include/asm/
A Dpage.h47 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/nios2/include/asm/
A Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/arm64/include/asm/
A Dpgtable-types.h51 #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.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/hexagon/include/asm/
A Dpage.h75 #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.h72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
A Dpgtable-be-types.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/loongarch/include/asm/
A Dpage.h64 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/microblaze/include/asm/
A Dpage.h71 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/mips/include/asm/
A Dpage.h142 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/sh/include/asm/
A Dpage.h84 #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.h84 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/s390/include/asm/
A Dpage.h126 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/x86/include/asm/
A Dpgtable_types.h199 #define __pgprot(x) ((pgprot_t) { (x) } ) macro

Completed in 56 milliseconds

12