Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/qcom/
H A Dsmsm.c83 u32 *local_state; member
152 val = orig = readl(smsm->local_state); in smsm_update_bits()
164 writel(val, smsm->local_state); in smsm_update_bits()
562 smsm->local_state = states + smsm->local_host; in qcom_smsm_probe()
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c495 unsigned long local_state; member
508 st->local_state = 0; in speculative_store_bypass_ht_init()
567 if (__test_and_set_bit(LSTATE_SSB, &st->local_state)) in amd_set_core_ssb_state()
579 if (!__test_and_clear_bit(LSTATE_SSB, &st->local_state)) in amd_set_core_ssb_state()