Home
last modified time | relevance | path

Searched defs:__pgprot (Results 1 – 12 of 12) 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/parisc/include/asm/
H A Dpage.h54 #define __pgprot(x) ((pgprot_t) { (x) } ) macro
77 #define __pgprot(x) (x) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-types.h59 #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/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/tools/testing/vma/
H A Dvma_internal.h123 #define __pgprot(x) ((pgprot_t) { (x) } ) macro