Searched refs:pgprot_device (Results 1 – 3 of 3) sorted by relevance
308 #ifndef pgprot_device309 #define pgprot_device pgprot_noncached macro320 if (pgprot_val(oldprot) == pgprot_val(pgprot_device(oldprot))) in pgprot_modify()321 newprot = pgprot_device(newprot); in pgprot_modify()
390 #define pgprot_device(prot) \ macro
3047 pgprot_device(PAGE_KERNEL)); in pci_remap_iospace()