Searched defs:pgprot_val (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
H A Dpage-nommu.h40 #define pgprot_val(x) (x) macro
H A Dpgtable-2level-types.h41 #define pgprot_val(x) ((x).pgprot) macro
59 #define pgprot_val(x) (x) macro
H A Dpgtable-3level-types.h44 #define pgprot_val(x) ((x).pgprot) macro
61 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpage.h43 #define pgprot_val(x) ((x).pgprot) macro
59 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-types.h58 #define pgprot_val(x) ((x).pgprot) macro
84 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpage.h32 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpage.h68 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpage.h89 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpage.h37 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpage.h50 #define pgprot_val(x) ((x).pgprot) macro
67 #define pgprot_val(x) (x) macro
/linux-4.1.27/include/asm-generic/
H A Dpage.h56 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpage.h112 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpage_32.h67 #define pgprot_val(x) ((x).pgprot) macro
95 #define pgprot_val(x) (x) macro
H A Dpage_64.h69 #define pgprot_val(x) ((x).pgprot) macro
92 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpage.h89 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpage.h102 # define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpage.h51 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpage.h98 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpage.h150 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpage.h54 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
74 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpage.h321 #define pgprot_val(x) ((x).pgprot) macro
355 #define pgprot_val(x) (x) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpage.h102 static inline u64 pgprot_val(pgprot_t pgprot) pgprot_val() function
/linux-4.1.27/arch/s390/include/asm/
H A Dpage.h78 #define pgprot_val(x) ((x).pgprot) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpage.h189 # define pgprot_val(x) ((x).pgprot) macro
210 # define pgprot_val(x) (x) macro
/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_types.h304 #define pgprot_val(x) ((x).pgprot) macro

Completed in 381 milliseconds