Home
last modified time | relevance | path

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

12

/linux-3.3/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-3.3/arch/unicore32/include/asm/
Dpage.h43 #define pgprot_val(x) ((x).pgprot) macro
59 #define pgprot_val(x) (x) macro
/linux-3.3/arch/alpha/include/asm/
Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/linux-3.3/arch/sparc/include/asm/
Dpage_64.h71 #define pgprot_val(x) ((x).pgprot) macro
91 #define pgprot_val(x) (x) macro
Dpage_32.h75 #define pgprot_val(x) ((x).pgprot) macro
103 #define pgprot_val(x) (x) macro
/linux-3.3/arch/parisc/include/asm/
Dpage.h51 #define pgprot_val(x) ((x).pgprot) macro
73 #define pgprot_val(x) (x) macro
/linux-3.3/arch/m68k/include/asm/
Dpage.h32 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/ia64/include/asm/
Dpage.h189 # define pgprot_val(x) ((x).pgprot) macro
210 # define pgprot_val(x) (x) macro
/linux-3.3/arch/powerpc/include/asm/
Dpage.h312 #define pgprot_val(x) ((x).pgprot) macro
346 #define pgprot_val(x) (x) macro
/linux-3.3/arch/cris/include/asm/
Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/avr32/include/asm/
Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/openrisc/include/asm/
Dpage.h68 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/mn10300/include/asm/
Dpage.h54 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/m32r/include/asm/
Dpage.h37 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/hexagon/include/asm/
Dpage.h89 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/include/asm-generic/
Dpage.h56 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/frv/include/asm/
Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/h8300/include/asm/
Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/xtensa/include/asm/
Dpage.h110 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/score/include/asm/
Dpage.h51 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/mips/include/asm/
Dpage.h130 #define pgprot_val(x) ((x).pgprot) macro
/linux-3.3/arch/tile/include/asm/
Dpage.h94 static inline u64 pgprot_val(pgprot_t pgprot) in pgprot_val() function
/linux-3.3/arch/s390/include/asm/
Dpage.h100 #define pgprot_val(x) ((x).pgprot) macro

12