Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/mm/
Dtlb.c322 unsigned long ibpb = (next_tif >> TIF_SPEC_IB) & LAST_USER_MM_IBPB; in mm_mangle_tif_spec_ib() local
324 return (unsigned long)next->mm | ibpb; in mm_mangle_tif_spec_ib()
/kernel/linux/linux-5.10/Documentation/admin-guide/hw-vuln/
Dspectre.rst643 prctl,ibpb
654 seccomp,ibpb
723 program to clear the branch target buffer (See "ibpb" option in
724 :ref:`spectre_mitigation_control_command_line`). This "ibpb" option
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dkernel-parameters.txt4664 ibpb - mitigate short speculation windows on
5048 prctl,ibpb
5059 seccomp,ibpb
/kernel/linux/linux-5.10/arch/x86/
DKconfig2469 Compile the kernel with support for the retbleed=ibpb mitigation.