Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-2level-types.h29 #define pgprot_val(x) ((x).pgprot) macro
47 #define pgprot_val(x) (x) macro
H A Dpgtable-3level-types.h32 #define pgprot_val(x) ((x).pgprot) macro
49 #define pgprot_val(x) (x) macro
H A Dpage-nommu.h28 #define pgprot_val(x) (x) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpage.h38 #define pgprot_val(x) ((x).pgprot) macro
57 #define pgprot_val(x) (x) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpage_64.h81 #define pgprot_val(x) ((x).pgprot) macro
104 #define pgprot_val(x) (x) macro
H A Dpage_32.h68 #define pgprot_val(x) ((x).pgprot) macro
96 #define pgprot_val(x) (x) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpage.h60 #define pgprot_val(x) ((x).pgprot) macro
83 #define pgprot_val(x) (x) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dpage.h47 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/ia64/include/asm/
H A Dpage.h164 # define pgprot_val(x) ((x).pgprot) macro
185 # define pgprot_val(x) (x) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-types.h44 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpage.h67 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpage.h61 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Dpage.h71 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/csky/include/asm/
H A Dpage.h63 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/include/asm-generic/
H A Dpage.h54 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpage.h76 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/arc/include/asm/
H A Dpage.h81 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpage.h65 # define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h61 #define pgprot_val(x) ((x).pgprot) macro
H A Dpgtable-be-types.h68 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpage.h106 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpage.h155 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/sh/include/asm/
H A Dpage.h92 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/um/include/asm/
H A Dpage.h85 #define pgprot_val(x) ((x).pgprot) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h80 #define pgprot_val(x) ((x).pgprot) macro

12