Home
last modified time | relevance | path

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

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