Home
last modified time | relevance | path

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

123

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpage.h59 #define pgprot_val(x) ((x).pgprot) macro
79 #define pgprot_val(x) (x) macro
/kernel/linux/linux-6.6/arch/alpha/include/asm/
Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpage.h39 #define pgprot_val(x) ((x).pgprot) macro
58 #define pgprot_val(x) (x) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dpage.h49 #define pgprot_val(x) (x) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
Dpage.h57 #define pgprot_val(x) ((x).pgprot) macro
80 #define pgprot_val(x) (x) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
Dpage.h60 #define pgprot_val(x) ((x).pgprot) macro
83 #define pgprot_val(x) (x) macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpage_64.h81 #define pgprot_val(x) ((x).pgprot) macro
104 #define pgprot_val(x) (x) macro
Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
Dpage_64.h81 #define pgprot_val(x) ((x).pgprot) macro
104 #define pgprot_val(x) (x) macro
Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dpage.h47 #define pgprot_val(x) ((x).pgprot) macro
/kernel/linux/linux-6.6/arch/ia64/include/asm/
Dpage.h164 # define pgprot_val(x) ((x).pgprot) macro
185 # define pgprot_val(x) (x) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpage.h47 #define pgprot_val(x) ((x).pgprot) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgtable-types.h44 #define pgprot_val(x) ((x).pgprot) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
Dpgtable-types.h44 #define pgprot_val(x) ((x).pgprot) macro
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpage.h191 # define pgprot_val(x) ((x).pgprot) macro
212 # define pgprot_val(x) (x) macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/kernel/linux/linux-6.6/arch/openrisc/include/asm/
Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro

123