Home
last modified time | relevance | path

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

12

/linux-6.14.4/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.14.4/arch/alpha/include/asm/
Dpage.h34 #define pgprot_val(x) ((x).pgprot) macro
53 #define pgprot_val(x) (x) macro
/linux-6.14.4/arch/parisc/include/asm/
Dpage.h50 #define pgprot_val(x) ((x).pgprot) macro
73 #define pgprot_val(x) (x) macro
/linux-6.14.4/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.14.4/arch/m68k/include/asm/
Dpage.h41 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/nios2/include/asm/
Dpage.h62 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/openrisc/include/asm/
Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/arm64/include/asm/
Dpgtable-types.h50 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/csky/include/asm/
Dpage.h56 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/hexagon/include/asm/
Dpage.h70 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/arc/include/asm/
Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/loongarch/include/asm/
Dpage.h58 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/microblaze/include/asm/
Dpage.h62 # define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/xtensa/include/asm/
Dpage.h100 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/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.14.4/arch/mips/include/asm/
Dpage.h136 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/um/include/asm/
Dpage.h66 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/sh/include/asm/
Dpage.h79 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/riscv/include/asm/
Dpage.h78 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/s390/include/asm/
Dpage.h87 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.14.4/arch/x86/include/asm/
Dpgtable_types.h202 #define pgprot_val(x) ((x).pgprot) macro

12