Home
last modified time | relevance | path

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

/linux-6.15/arch/arm/include/asm/
Dpgtable-2level-types.h29 #define pgprot_val(x) ((x).pgprot) macro
47 #define pgprot_val(x) (x) macro
Dpgtable-3level-types.h32 #define pgprot_val(x) ((x).pgprot) macro
49 #define pgprot_val(x) (x) macro
Dpage-nommu.h28 #define pgprot_val(x) (x) macro
/linux-6.15/arch/alpha/include/asm/
Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
53 #define pgprot_val(x) (x) macro
/linux-6.15/arch/parisc/include/asm/
Dpage.h50 #define pgprot_val(x) ((x).pgprot) macro
73 #define pgprot_val(x) (x) macro
/linux-6.15/arch/sparc/include/asm/
Dpage_64.h78 #define pgprot_val(x) ((x).pgprot) macro
101 #define pgprot_val(x) (x) macro
Dpage_32.h66 #define pgprot_val(x) ((x).pgprot) macro
94 #define pgprot_val(x) (x) macro
/linux-6.15/arch/m68k/include/asm/
Dpage.h41 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/nios2/include/asm/
Dpage.h62 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/openrisc/include/asm/
Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/arm64/include/asm/
Dpgtable-types.h50 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/csky/include/asm/
Dpage.h56 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/hexagon/include/asm/
Dpage.h70 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/arc/include/asm/
Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/loongarch/include/asm/
Dpage.h58 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/powerpc/include/asm/
Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
Dpgtable-types.h71 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/microblaze/include/asm/
Dpage.h62 # define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/xtensa/include/asm/
Dpage.h100 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/mips/include/asm/
Dpage.h136 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/um/include/asm/
Dpage.h66 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/sh/include/asm/
Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/riscv/include/asm/
Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/arch/x86/include/asm/
Dpgtable_types.h204 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.15/tools/testing/vma/
Dvma_internal.h102 #define pgprot_val(x) ((x).pgprot) macro