Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Diommu.c55 #define IOC_IOPT_CacheInvd_Busy 0x0000000000000001ul macro
143 | IOC_IOPT_CacheInvd_Busy; in invalidate_tce_cache()
146 while (in_be64(reg) & IOC_IOPT_CacheInvd_Busy) in invalidate_tce_cache()
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Diommu.c57 #define IOC_IOPT_CacheInvd_Busy 0x0000000000000001ul macro
145 | IOC_IOPT_CacheInvd_Busy; in invalidate_tce_cache()
148 while (in_be64(reg) & IOC_IOPT_CacheInvd_Busy) in invalidate_tce_cache()

Completed in 4 milliseconds