Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/cell/
Diommu.c68 #define IOC_IOPT_CacheInvd_Busy 0x0000000000000001ul macro
156 | IOC_IOPT_CacheInvd_Busy; in invalidate_tce_cache()
159 while (in_be64(reg) & IOC_IOPT_CacheInvd_Busy) in invalidate_tce_cache()