Home
last modified time | relevance | path

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

/linux/drivers/soc/qcom/
H A Dsmsm.c85 u32 *local_state; member
159 val = orig = readl(smsm->local_state); in smsm_update_bits()
171 writel(val, smsm->local_state); in smsm_update_bits()
605 smsm->local_state = states + smsm->local_host; in qcom_smsm_probe()
/linux/arch/x86/kernel/
H A Dprocess.c520 unsigned long local_state; member
533 st->local_state = 0; in speculative_store_bypass_ht_init()
592 if (__test_and_set_bit(LSTATE_SSB, &st->local_state)) in amd_set_core_ssb_state()
604 if (!__test_and_clear_bit(LSTATE_SSB, &st->local_state)) in amd_set_core_ssb_state()