Home
last modified time | relevance | path

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

/linux/arch/x86/xen/
H A Dxen-asm.S54 ENDBR
94 ENDBR
125 ENDBR
133 ENDBR
142 ENDBR
153 ENDBR
197 ENDBR
275 ENDBR
295 ENDBR
313 ENDBR
[all...]
H A Dxen-head.S53 ENDBR
81 ENDBR
/linux/arch/x86/include/asm/
H A Dibt.h36 * the function as needing to be "sealed" (i.e. ENDBR converted to NOP by
63 * will be unique to (former) ENDBR sites. in gen_endbr_poison()
88 #define ENDBR endbr64 macro
90 #define ENDBR endbr32 macro
113 #define ENDBR macro
H A Dlinkage.h13 * The generic version tends to create spurious ENDBR instructions under
118 ENDBR
H A Didtentry.h556 ENDBR
572 ENDBR
/linux/arch/x86/entry/
H A Dentry_64_compat.S52 ENDBR
185 ENDBR
H A Dentry_64_fred.S19 ENDBR
/linux/arch/x86/kernel/
H A Dhead_64.S454 ENDBR
493 ENDBR
497 ENDBR
557 ENDBR
H A Dirqflags.S12 ENDBR
H A Dalternative.c1136 DPRINTK(ENDBR, "ENDBR at: %pS (%px)", addr, addr); in poison_endbr()
1139 * When we have IBT, the lack of ENDBR will trigger #CP in poison_endbr()
1141 DUMP_BYTES(ENDBR, ((u8*)addr), 4, "%px: orig: ", addr); in poison_endbr()
1142 DUMP_BYTES(ENDBR, ((u8*)&poison), 4, "%px: repl: ", addr); in poison_endbr()
1149 * Seal the functions for indirect calls by clobbering the ENDBR instructions
1231 * not a valid ENDBR instruction.
1380 * circumvention attacks where a 'naked' ENDBR instruction exists that
1383 * Notably the x86 entry points must be ENDBR and equally cannot be
1580 * When the function doesn't start with ENDBR th in cfi_rewrite_preamble()
[all...]
/linux/arch/x86/power/
H A Dhibernate_asm_64.S29 ENDBR
123 ENDBR
/linux/arch/x86/kvm/vmx/
H A Dvmenter.S196 ENDBR
/linux/Documentation/arch/x86/
H A Dshstk.rst21 as marked by the compiler with 'ENDBR' opcodes. Not all CPU's have both Shadow
/linux/tools/objtool/Documentation/
H A Dobjtool.txt56 corresponding ENDBR instructions
58 - Indirect Branch Tracking annotation -- annotates unused ENDBR
/linux/arch/x86/
H A DKconfig1780 an ENDBR instruction, as such, the compiler will instrument the
1787 does significantly reduce the number of ENDBR instructions in the