Searched refs:sync_cache_r (Results 1 – 4 of 4) sorted by relevance
92 sync_cache_r(&c->inbound); in __mcpm_outbound_enter_critical()103 sync_cache_r(&c->cpus); in __mcpm_outbound_enter_critical()116 sync_cache_r(&c->cpus[i].cpu); in __mcpm_outbound_enter_critical()137 sync_cache_r(&mcpm_sync.clusters[cluster].cluster); in __mcpm_cluster_state()
39 sync_cache_r(&__boot_cpu_mode); in sync_boot_mode()
423 #define sync_cache_r(ptr) __sync_cache_range_r(ptr, sizeof *(ptr)) macro
61 sync_cache_r(SHIFT_PERCPU_PTR(&per_cpu_sw_state, per_cpu_offset(cpu))); in per_cpu_sw_state_rd()