Home
last modified time | relevance | path

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

12

/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
/arch/unicore32/include/asm/
Dpage.h43 #define pgprot_val(x) ((x).pgprot) macro
59 #define pgprot_val(x) (x) macro
/arch/arm64/include/asm/
Dpgtable-types.h58 #define pgprot_val(x) ((x).pgprot) macro
84 #define pgprot_val(x) (x) macro
/arch/arc/include/asm/
Dpage.h50 #define pgprot_val(x) ((x).pgprot) macro
70 #define pgprot_val(x) (x) macro
/arch/alpha/include/asm/
Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/arch/m68k/include/asm/
Dpage.h32 #define pgprot_val(x) ((x).pgprot) macro
/arch/sparc/include/asm/
Dpage_64.h70 #define pgprot_val(x) ((x).pgprot) macro
93 #define pgprot_val(x) (x) macro
Dpage_32.h67 #define pgprot_val(x) ((x).pgprot) macro
95 #define pgprot_val(x) (x) macro
/arch/parisc/include/asm/
Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
74 #define pgprot_val(x) (x) macro
/arch/cris/include/asm/
Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
/arch/nios2/include/asm/
Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/arch/ia64/include/asm/
Dpage.h189 # define pgprot_val(x) ((x).pgprot) macro
210 # define pgprot_val(x) (x) macro
/arch/avr32/include/asm/
Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
/arch/openrisc/include/asm/
Dpage.h68 #define pgprot_val(x) ((x).pgprot) macro
/arch/m32r/include/asm/
Dpage.h37 #define pgprot_val(x) ((x).pgprot) macro
/arch/mn10300/include/asm/
Dpage.h54 #define pgprot_val(x) ((x).pgprot) macro
/arch/powerpc/include/asm/
Dpage.h334 #define pgprot_val(x) ((x).pgprot) macro
368 #define pgprot_val(x) (x) macro
/arch/hexagon/include/asm/
Dpage.h89 #define pgprot_val(x) ((x).pgprot) macro
/arch/frv/include/asm/
Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
/arch/score/include/asm/
Dpage.h51 #define pgprot_val(x) ((x).pgprot) macro
/arch/xtensa/include/asm/
Dpage.h112 #define pgprot_val(x) ((x).pgprot) macro
/arch/metag/include/asm/
Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/arch/mips/include/asm/
Dpage.h150 #define pgprot_val(x) ((x).pgprot) macro

12