Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/book3s/32/
Dpgtable.h492 #define pgprot_cached_noncoherent pgprot_cached_noncoherent macro
493 static inline pgprot_t pgprot_cached_noncoherent(pgprot_t prot) in pgprot_cached_noncoherent() function
/Linux-v4.19/arch/powerpc/include/asm/nohash/
Dpgtable.h202 #define pgprot_cached_noncoherent(prot) \ macro