Home
last modified time | relevance | path

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

12

/linux/arch/arm/include/asm/
H A Dpgtable-2level-types.h29 #define pgprot_val(x) ((x).pgprot) macro
47 #define pgprot_val(x) (x) macro
H A Dpgtable-3level-types.h32 #define pgprot_val(x) ((x).pgprot) macro
49 #define pgprot_val(x) (x) macro
H A Dpage-nommu.h28 #define pgprot_val(x) (x) macro
/linux/arch/alpha/include/asm/
H A Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/linux/arch/parisc/include/asm/
H A Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
75 #define pgprot_val(x) (x) macro
/linux/arch/sparc/include/asm/
H A Dpage_64.h80 #define pgprot_val(x) ((x).pgprot) macro
103 #define pgprot_val(x) (x) macro
H A Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/linux/arch/m68k/include/asm/
H A Dpage.h43 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/nios2/include/asm/
H A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h50 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/openrisc/include/asm/
H A Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/csky/include/asm/
H A Dpage.h63 #define pgprot_val(x) ((x).pgprot) macro
/linux/include/asm-generic/
H A Dpage.h
/linux/arch/hexagon/include/asm/
H A Dpage.h72 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/arc/include/asm/
H A Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h61 #define pgprot_val(x) ((x).pgprot) macro
H A Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/loongarch/include/asm/
H A Dpage.h63 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/microblaze/include/asm/
H A Dpage.h65 # define pgprot_val(x) ((x).pgprot) macro
/linux/arch/xtensa/include/asm/
H A Dpage.h106 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/mips/include/asm/
H A Dpage.h141 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/sh/include/asm/
H A Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/um/include/asm/
H A Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/riscv/include/asm/
H A Dpage.h80 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/s390/include/asm/
H A Dpage.h92 #define pgprot_val(x) ((x).pgprot) macro

12