Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dproton-pack.c626 bool ssbs = false, kthread = tsk->flags & PF_KTHREAD; in spectre_v4_enable_task_mitigation() local
629 ssbs = true; in spectre_v4_enable_task_mitigation()
631 ssbs = !test_tsk_thread_flag(tsk, TIF_SSBD); in spectre_v4_enable_task_mitigation()
633 __update_pstate_ssbs(regs, ssbs); in spectre_v4_enable_task_mitigation()

Completed in 3 milliseconds