Home
last modified time | relevance | path

Searched defs:pgprot_val (Results 1 – 11 of 11) 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
/linux/arch/m68k/include/asm/
H A Dpage.h41 #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/csky/include/asm/
H A Dpage.h56 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/loongarch/include/asm/
H A Dpage.h53 #define pgprot_val(x) ((x).pgprot) macro
/linux/arch/powerpc/include/asm/
H A Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
H A Dpgtable-types.h71 #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.h73 #define pgprot_val(x) ((x).pgprot) macro
/linux/tools/testing/vma/include/
H A Ddup.h388 #define pgprot_val(x) ((x).pgprot) macro