Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-2level-types.h29 #define pgprot_val(x) ((x).pgprot) macro
47 #define pgprot_val(x) (x) macro
H A Dpgtable-3level-types.h32 #define pgprot_val(x) ((x).pgprot) macro
49 #define pgprot_val(x) (x) macro
H A Dpage-nommu.h28 #define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dpage.h59 #define pgprot_val(x) ((x).pgprot) macro
79 #define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
58 #define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpage.h49 #define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpage_64.h81 #define pgprot_val(x) ((x).pgprot) macro
104 #define pgprot_val(x) (x) macro
H A Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpage.h57 #define pgprot_val(x) ((x).pgprot) macro
80 #define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpage.h47 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpage.h191 # define pgprot_val(x) ((x).pgprot) macro
212 # define pgprot_val(x) (x) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable-types.h44 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpage.h54 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpgtable-types.h45 #define pgprot_val(x) ((x).pgprot) macro
H A Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpage.h76 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpage.h104 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpage.h155 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpage.h92 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpage.h99 # define pgprot_val(x) ((x).pgprot) macro

12