Home
last modified time | relevance | path

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

12

/linux/arch/arm/include/asm/
A Dpgtable-2level-types.h29 #define pgprot_val(x) ((x).pgprot) macro
47 #define pgprot_val(x) (x) macro
A Dpgtable-3level-types.h32 #define pgprot_val(x) ((x).pgprot) macro
49 #define pgprot_val(x) (x) macro
A Dpage-nommu.h28 #define pgprot_val(x) (x) macro
/linux/arch/alpha/include/asm/
A Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
58 #define pgprot_val(x) (x) macro
/linux/arch/nds32/include/asm/
A Dpage.h49 #define pgprot_val(x) (x) macro
/linux/arch/sparc/include/asm/
A Dpage_64.h81 #define pgprot_val(x) ((x).pgprot) macro
104 #define pgprot_val(x) (x) macro
A Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/linux/arch/parisc/include/asm/
A Dpage.h57 #define pgprot_val(x) ((x).pgprot) macro
80 #define pgprot_val(x) (x) macro
/linux/arch/ia64/include/asm/
A Dpage.h170 # define pgprot_val(x) ((x).pgprot) macro
191 # define pgprot_val(x) (x) macro
/linux/arch/m68k/include/asm/
A Dpage.h47 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/arm64/include/asm/
A Dpgtable-types.h44 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/nios2/include/asm/
A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/openrisc/include/asm/
A Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/csky/include/asm/
A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/linux/include/asm-generic/
A Dpage.h54 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/hexagon/include/asm/
A Dpage.h76 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/arc/include/asm/
A Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/powerpc/include/asm/
A Dpgtable-types.h61 #define pgprot_val(x) ((x).pgprot) macro
A Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/microblaze/include/asm/
A Dpage.h70 # define pgprot_val(x) ((x).pgprot) macro
/linux/arch/xtensa/include/asm/
A Dpage.h104 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/mips/include/asm/
A Dpage.h155 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/sh/include/asm/
A Dpage.h92 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/um/include/asm/
A Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/riscv/include/asm/
A Dpage.h69 #define pgprot_val(x) ((x).pgprot) macro

Completed in 22 milliseconds

12