Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Dpgtable-nommu.h69 #define pgprot_device(prot) (prot) macro
/Linux-v4.19/arch/microblaze/include/asm/
Dpgtable.h37 #define pgprot_device pgprot_noncached macro
/Linux-v4.19/include/asm-generic/
Dpgtable.h468 #define pgprot_device pgprot_noncached macro
/Linux-v4.19/arch/arm64/include/asm/
Dpgtable.h405 #define pgprot_device(prot) \ macro