Searched refs:pgprot_device (Results 1 – 1 of 1) sorted by relevance
1369 #ifndef pgprot_device1370 #define pgprot_device pgprot_noncached macro1386 if (pgprot_val(oldprot) == pgprot_val(pgprot_device(oldprot))) in pgprot_modify()1387 newprot = pgprot_device(newprot); in pgprot_modify()