Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h50 #define pgprot_device(prot) (prot) macro
H A Dpgtable.h123 #define pgprot_device(prot) \ macro
/linux/include/linux/
H A Dpgtable.h1356 #define pgprot_device pgprot_noncached macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h798 #define pgprot_device(prot) \ macro