Home
last modified time | relevance | path

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

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