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
H A Dpgtable.h123 #define pgprot_device(prot) \ macro
/linux/include/linux/
H A Dpgtable.h1494 #define pgprot_device pgprot_noncached macro