Searched refs:spectre_v4_enable_task_mitigation (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dspectre.h94 void spectre_v4_enable_task_mitigation(struct task_struct *tsk);
H A Dprocessor.h303 spectre_v4_enable_task_mitigation(current);
320 spectre_v4_enable_task_mitigation(current);
/linux-master/arch/arm64/kernel/
H A Dproton-pack.c654 void spectre_v4_enable_task_mitigation(struct task_struct *tsk) function
747 spectre_v4_enable_task_mitigation(task);
H A Dprocess.c457 spectre_v4_enable_task_mitigation(next);

Completed in 349 milliseconds