Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/arch/alpha/include/asm/
A Dpage.h43 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
61 #define __pgprot(x) (x) macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpage.h91 #define __pgprot(x) (x) macro
110 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/parisc/include/asm/
A Dpage.h63 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
86 #define __pgprot(x) (x) macro
/linux-6.3-rc2/arch/m68k/include/asm/
A Dpage.h51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpage.h168 # define __pgprot(x) ((pgprot_t) { (x) } ) macro
189 # define __pgprot(x) (x) macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-types.h45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/arch/loongarch/include/asm/
A Dpage.h72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpage.h65 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dpage.h72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/include/asm-generic/
A Dpage.h59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dpage.h79 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/arch/arc/include/asm/
A Dpage.h82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/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-6.3-rc2/arch/microblaze/include/asm/
A Dpage.h76 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpage.h156 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dpage.h95 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/um/include/asm/
A Dpage.h89 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux-6.3-rc2/arch/riscv/include/asm/
A Dpage.h85 #define __pgprot(x) ((pgprot_t) { (x) }) macro

Completed in 20 milliseconds

12