Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h613 #define pgprot_cached_noncoherent pgprot_cached_noncoherent macro
614 static inline pgprot_t pgprot_cached_noncoherent(pgprot_t prot) in pgprot_cached_noncoherent() function
/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dpgtable.h238 #define pgprot_cached_noncoherent(prot) \ macro