Home
last modified time | relevance | path

Searched refs:pgprot_device (Results 1 – 1 of 1) sorted by relevance

/include/linux/
A Dpgtable.h1493 #ifndef pgprot_device
1494 #define pgprot_device pgprot_noncached macro
1510 if (pgprot_val(oldprot) == pgprot_val(pgprot_device(oldprot))) in pgprot_modify()
1511 newprot = pgprot_device(newprot); in pgprot_modify()

Completed in 8 milliseconds