Searched refs:pgprot_device (Results 1 – 1 of 1) sorted by relevance
961 #ifndef pgprot_device962 #define pgprot_device pgprot_noncached macro978 if (pgprot_val(oldprot) == pgprot_val(pgprot_device(oldprot))) in pgprot_modify()979 newprot = pgprot_device(newprot); in pgprot_modify()