Home
last modified time | relevance | path

Searched defs:pgprot_device (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpgtable-nommu.h52 #define pgprot_device(prot) (prot) macro
H A Dpgtable.h124 #define pgprot_device(prot) \ macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h33 #define pgprot_device pgprot_noncached macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h492 #define pgprot_device(prot) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h858 #define pgprot_device pgprot_noncached macro