Home
last modified time | relevance | path

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

12

/linux-6.12.1/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.12.1/arch/alpha/include/asm/
Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/linux-6.12.1/arch/parisc/include/asm/
Dpage.h52 #define pgprot_val(x) ((x).pgprot) macro
75 #define pgprot_val(x) (x) macro
/linux-6.12.1/arch/sparc/include/asm/
Dpage_64.h80 #define pgprot_val(x) ((x).pgprot) macro
103 #define pgprot_val(x) (x) macro
Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/linux-6.12.1/arch/m68k/include/asm/
Dpage.h43 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/nios2/include/asm/
Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/arm64/include/asm/
Dpgtable-types.h50 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/openrisc/include/asm/
Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/csky/include/asm/
Dpage.h63 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/hexagon/include/asm/
Dpage.h72 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/arc/include/asm/
Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/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.12.1/arch/microblaze/include/asm/
Dpage.h65 # define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/loongarch/include/asm/
Dpage.h63 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/xtensa/include/asm/
Dpage.h106 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/mips/include/asm/
Dpage.h141 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/sh/include/asm/
Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/um/include/asm/
Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/riscv/include/asm/
Dpage.h80 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/s390/include/asm/
Dpage.h92 #define pgprot_val(x) ((x).pgprot) macro
/linux-6.12.1/arch/x86/include/asm/
Dpgtable_types.h198 #define pgprot_val(x) ((x).pgprot) macro

12