Home
last modified time | relevance | path

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

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