Searched defs:pgprot_device (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/arm/include/asm/ | ||
| H A D | pgtable-nommu.h | 50 #define pgprot_device(prot) (prot) macro |
| /linux/arch/arm64/include/asm/ | ||
| H A D | pgtable.h | 755 #define pgprot_device(prot) \ macro |