Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
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
H A Dpage-nommu.h32 #define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpage_32.h76 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
104 #define __pgprot(x) (x) macro
115 #define __pgprot(x) (x) macro
H A Dpage_64.h88 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
111 #define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpage.h63 #define __pgprot(x) ((pgprot_t) { (x) }) macro
82 #define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpage.h44 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
62 #define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpage.h53 #define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpage.h61 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
84 #define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpage.h51 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpage.h195 # define __pgprot(x) ((pgprot_t) { (x) } ) macro
216 # define __pgprot(x) (x) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable-types.h45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpage.h71 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpage.h65 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpage.h73 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpage.h59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable-types.h46 #define __pgprot(x) ((pgprot_t) { (x) }) macro
H A Dpgtable-be-types.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpage.h79 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpage.h108 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpage.h156 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpage.h83 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpage.h95 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpage.h89 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpage.h111 # define __pgprot(x) ((pgprot_t) { (x) }) macro

12