Home
last modified time | relevance | path

Searched defs:pgprot_val (Results 1 – 13 of 13) 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/parisc/include/asm/
H A Dpage.h50 #define pgprot_val(x) ((x).pgprot) macro
73 #define pgprot_val(x) (x) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h58 #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/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/tools/testing/vma/
H A Dvma_internal.h122 #define pgprot_val(x) ((x).pgprot) macro