Searched refs:pgprot_device (Results 1 – 1 of 1) sorted by relevance
1493 #ifndef pgprot_device1494 #define pgprot_device pgprot_noncached macro1510 if (pgprot_val(oldprot) == pgprot_val(pgprot_device(oldprot))) in pgprot_modify()1511 newprot = pgprot_device(newprot); in pgprot_modify()
Completed in 8 milliseconds