Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpgtable-2level-types.h33 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
51 #define __pgprot(x) (x) macro
H A Dpgtable-3level-types.h37 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
54 #define __pgprot(x) (x) macro
H A Dpage-nommu.h32 #define __pgprot(x) (x) macro
/linux/arch/sparc/include/asm/
H A Dpage_32.h74 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
102 #define __pgprot(x) (x) macro
113 #define __pgprot(x) (x) macro
H A Dpage_64.h85 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
108 #define __pgprot(x) (x) macro
/linux/arch/alpha/include/asm/
H A Dpage.h39 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
57 #define __pgprot(x) (x) macro
/linux/arch/parisc/include/asm/
H A Dpage.h54 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
77 #define __pgprot(x) (x) macro
/linux/arch/m68k/include/asm/
H A Dpage.h45 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/nios2/include/asm/
H A Dpage.h66 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/openrisc/include/asm/
H A Dpage.h56 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h59 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/hexagon/include/asm/
H A Dpage.h73 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/arc/include/asm/
H A Dpage.h82 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/loongarch/include/asm/
H A Dpage.h59 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/xtensa/include/asm/
H A Dpage.h104 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/microblaze/include/asm/
H A Dpage.h68 # define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/powerpc/include/asm/
H A Dpgtable-types.h72 #define __pgprot(x) ((pgprot_t) { (x) }) macro
H A Dpgtable-be-types.h69 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/um/include/asm/
H A Dpage.h70 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/sh/include/asm/
H A Dpage.h82 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/riscv/include/asm/
H A Dpage.h83 #define __pgprot(x) ((pgprot_t) { (x) }) macro
/linux/arch/s390/include/asm/
H A Dpage.h122 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/arch/x86/include/asm/
H A Dpgtable_types.h202 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
/linux/tools/testing/vma/
H A Dvma_internal.h125 #define __pgprot(x) ((pgprot_t) { (x) } ) macro