Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dprocess.c498 #define LSTATE_SSB 0 macro
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()