Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dprocess.c289 #define LSTATE_SSB 0 macro
358 if (__test_and_set_bit(LSTATE_SSB, &st->local_state)) in amd_set_core_ssb_state()
370 if (!__test_and_clear_bit(LSTATE_SSB, &st->local_state)) in amd_set_core_ssb_state()