Searched refs:shared_state (Results 1 – 4 of 4) sorted by relevance
517 struct ssb_state *shared_state; member539 if (st->shared_state) in speculative_store_bypass_ht_init()552 if (!per_cpu(ssb_state, cpu).shared_state) in speculative_store_bypass_ht_init()556 st->shared_state = per_cpu(ssb_state, cpu).shared_state; in speculative_store_bypass_ht_init()566 st->shared_state = st; in speculative_store_bypass_ht_init()597 raw_spin_lock(&st->shared_state->lock); in amd_set_core_ssb_state()599 if (!st->shared_state->disable_state) in amd_set_core_ssb_state()601 st->shared_state->disable_state++; in amd_set_core_ssb_state()602 raw_spin_unlock(&st->shared_state->lock); in amd_set_core_ssb_state()607 raw_spin_lock(&st->shared_state->lock); in amd_set_core_ssb_state()[all …]
1209 if (!dc_dmub_srv->dmub->shared_state) in dc_dmub_srv_cursor_offload_init()1343 ips_fw = &dc_dmub_srv->dmub->shared_state[DMUB_SHARED_SHARE_FEATURE__IPS_FW].data.ips_fw; in dc_dmub_srv_notify_idle()1359 &dc_dmub_srv->dmub->shared_state[DMUB_SHARED_SHARE_FEATURE__IPS_DRIVER].data.ips_driver; in dc_dmub_srv_notify_idle()1467 &dc_dmub_srv->dmub->shared_state[DMUB_SHARED_SHARE_FEATURE__IPS_FW].data.ips_fw; in dc_dmub_srv_exit_low_power_state()1469 &dc_dmub_srv->dmub->shared_state[DMUB_SHARED_SHARE_FEATURE__IPS_DRIVER].data.ips_driver; in dc_dmub_srv_exit_low_power_state()1638 if (dc_dmub_srv->dmub->shared_state && in dc_dmub_srv_should_detect()1640 ips_fw = &dc_dmub_srv->dmub->shared_state[DMUB_SHARED_SHARE_FEATURE__IPS_FW].data.ips_fw; in dc_dmub_srv_should_detect()
1663 …shared_stream = &dc->ctx->dmub_srv->dmub->shared_state[DMUB_SHARED_STATE_FEATURE__CURSOR_OFFLOAD_V… in dcn35_commit_cursor_offload_update()
2696 &dc_dmub_srv->dmub->shared_state[DMUB_SHARED_SHARE_FEATURE__IPS_FW].data.ips_fw; in ips_status_show()