Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds