Searched refs:cpu_CLWClean_req (Results 1 – 3 of 3) sorted by relevance
382 cpu_data_ptr->cpu_CLWClean_req = 0; in platform_cache_idle_enter()487 } else if ((op == LWClean) && (cdp->cpu_CLWClean_req > cdp->cpu_CLWClean_last)) { in cache_xcall_handler()528 target_cdp->cpu_CLWClean_req = abstime; in cache_xcall()535 target_cdp->cpu_CLWClean_req = 0x0ULL; in cache_xcall()548 target_cdp->cpu_CLWClean_req = 0x0ULL; in cache_xcall()575 while ((target_cdp->cpu_CLWClean_req != 0x0ULL) && (target_cdp->cpu_CLWClean_last < abstime)) { in cache_xcall()
372 cpu_data_ptr->cpu_CLWClean_req = 0x0ULL; in cpu_data_init()507 cpu_data_ptr->cpu_CLWClean_req = 0; in ml_arm_sleep()
229 volatile uint64_t cpu_CLWClean_req; member