Home
last modified time | relevance | path

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

/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.h34 #define pgprot_val(x) ((x).pgprot) macro
53 #define pgprot_val(x) (x) macro
/linux/arch/parisc/include/asm/
H A Dpage.h50 #define pgprot_val(x) ((x).pgprot) macro
73 #define pgprot_val(x) (x) macro
/linux/arch/sparc/include/asm/
H A Dpage_64.h78 #define pgprot_val(x) ((x).pgprot) macro
101 #define pgprot_val(x) (x) macro
H A Dpage_32.h66 #define pgprot_val(x) ((x).pgprot) macro
94 #define pgprot_val(x) (x) macro
/linux/arch/m68k/include/asm/
H A Dpage.h41 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/nios2/include/asm/
H A Dpage.h62 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/openrisc/include/asm/
H A Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h58 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/hexagon/include/asm/
H A Dpage.h70 #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/loongarch/include/asm/
H A Dpage.h58 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/xtensa/include/asm/
H A Dpage.h100 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/microblaze/include/asm/
H A Dpage.h62 # define pgprot_val(x) ((x).pgprot) macro
/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h71 #define pgprot_val(x) ((x).pgprot) macro
H A Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/um/include/asm/
H A Dpage.h66 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/sh/include/asm/
H A Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/riscv/include/asm/
H A Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/x86/include/asm/
H A Dpgtable_types.h201 #define pgprot_val(x) ((x).pgprot) macro
/linux/tools/testing/vma/
H A Dvma_internal.h124 #define pgprot_val(x) ((x).pgprot) macro