Searched refs:pgprot_device (Results 1 – 3 of 3) sorted by relevance
265 #ifndef pgprot_device266 #define pgprot_device pgprot_noncached macro277 if (pgprot_val(oldprot) == pgprot_val(pgprot_device(oldprot))) in pgprot_modify()278 newprot = pgprot_device(newprot); in pgprot_modify()
328 #define pgprot_device(prot) \ macro
2762 pgprot_device(PAGE_KERNEL)); in pci_remap_iospace()