Home
last modified time | relevance | path

Searched defs:pgprot_val (Results 1 – 25 of 26) 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/alpha/include/asm/
Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
58 #define pgprot_val(x) (x) macro
/arch/nds32/include/asm/
Dpage.h49 #define pgprot_val(x) (x) macro
/arch/m68k/include/asm/
Dpage.h47 #define pgprot_val(x) ((x).pgprot) macro
/arch/arm64/include/asm/
Dpgtable-types.h44 #define pgprot_val(x) ((x).pgprot) macro
/arch/parisc/include/asm/
Dpage.h57 #define pgprot_val(x) ((x).pgprot) macro
80 #define pgprot_val(x) (x) 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/ia64/include/asm/
Dpage.h170 # define pgprot_val(x) ((x).pgprot) macro
191 # define pgprot_val(x) (x) macro
/arch/openrisc/include/asm/
Dpage.h61 #define pgprot_val(x) ((x).pgprot) 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/arc/include/asm/
Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/arch/microblaze/include/asm/
Dpage.h70 # define pgprot_val(x) ((x).pgprot) macro
/arch/xtensa/include/asm/
Dpage.h104 #define pgprot_val(x) ((x).pgprot) macro
/arch/mips/include/asm/
Dpage.h155 #define pgprot_val(x) ((x).pgprot) macro
/arch/sh/include/asm/
Dpage.h92 #define pgprot_val(x) ((x).pgprot) macro
/arch/um/include/asm/
Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/arch/riscv/include/asm/
Dpage.h69 #define pgprot_val(x) ((x).pgprot) macro
/arch/s390/include/asm/
Dpage.h91 #define pgprot_val(x) ((x).pgprot) macro

12