Home
last modified time | relevance | path

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

12

/arch/arm/include/asm/
Dpgtable-2level-types.h29 #define pgprot_val(x) ((x).pgprot) macro
47 #define pgprot_val(x) (x) macro
Dpgtable-3level-types.h32 #define pgprot_val(x) ((x).pgprot) macro
49 #define pgprot_val(x) (x) macro
Dpage-nommu.h28 #define pgprot_val(x) (x) macro
/arch/unicore32/include/asm/
Dpage.h40 #define pgprot_val(x) ((x).pgprot) macro
56 #define pgprot_val(x) (x) macro
/arch/arc/include/asm/
Dpage.h46 #define pgprot_val(x) ((x).pgprot) macro
66 #define pgprot_val(x) (x) macro
/arch/alpha/include/asm/
Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
58 #define pgprot_val(x) (x) macro
/arch/nds32/include/asm/
Dpage.h51 #define pgprot_val(x) (x) macro
/arch/m68k/include/asm/
Dpage.h33 #define pgprot_val(x) ((x).pgprot) macro
/arch/arm64/include/asm/
Dpgtable-types.h43 #define pgprot_val(x) ((x).pgprot) macro
/arch/sparc/include/asm/
Dpage_64.h81 #define pgprot_val(x) ((x).pgprot) macro
104 #define pgprot_val(x) (x) macro
Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/arch/nios2/include/asm/
Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/arch/parisc/include/asm/
Dpage.h53 #define pgprot_val(x) ((x).pgprot) macro
75 #define pgprot_val(x) (x) macro
/arch/openrisc/include/asm/
Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro
/arch/ia64/include/asm/
Dpage.h191 # define pgprot_val(x) ((x).pgprot) macro
212 # define pgprot_val(x) (x) macro
/arch/csky/include/asm/
Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/arch/powerpc/include/asm/
Dpgtable-types.h45 #define pgprot_val(x) ((x).pgprot) macro
Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
/arch/hexagon/include/asm/
Dpage.h76 #define pgprot_val(x) ((x).pgprot) macro
/arch/xtensa/include/asm/
Dpage.h104 #define pgprot_val(x) ((x).pgprot) macro
/arch/riscv/include/asm/
Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/arch/mips/include/asm/
Dpage.h155 #define pgprot_val(x) ((x).pgprot) macro
/arch/um/include/asm/
Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/arch/sh/include/asm/
Dpage.h100 #define pgprot_val(x) ((x).pgprot) macro
/arch/s390/include/asm/
Dpage.h86 #define pgprot_val(x) ((x).pgprot) macro

12