Searched refs:ENDBR (Results 1 – 15 of 15) sorted by relevance
/linux/arch/x86/xen/ |
H A D | xen-asm.S | 54 ENDBR 94 ENDBR 125 ENDBR 133 ENDBR 142 ENDBR 153 ENDBR 197 ENDBR 275 ENDBR 295 ENDBR 313 ENDBR [all...] |
H A D | xen-head.S | 53 ENDBR 81 ENDBR
|
/linux/arch/x86/include/asm/ |
H A D | ibt.h | 36 * 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 D | linkage.h | 13 * The generic version tends to create spurious ENDBR instructions under 118 ENDBR
|
H A D | idtentry.h | 556 ENDBR 572 ENDBR
|
/linux/arch/x86/entry/ |
H A D | entry_64_compat.S | 52 ENDBR 185 ENDBR
|
H A D | entry_64_fred.S | 19 ENDBR
|
/linux/arch/x86/kernel/ |
H A D | head_64.S | 454 ENDBR 493 ENDBR 497 ENDBR 557 ENDBR
|
H A D | irqflags.S | 12 ENDBR
|
H A D | alternative.c | 1136 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 D | hibernate_asm_64.S | 29 ENDBR 123 ENDBR
|
/linux/arch/x86/kvm/vmx/ |
H A D | vmenter.S | 196 ENDBR
|
/linux/Documentation/arch/x86/ |
H A D | shstk.rst | 21 as marked by the compiler with 'ENDBR' opcodes. Not all CPU's have both Shadow
|
/linux/tools/objtool/Documentation/ |
H A D | objtool.txt | 56 corresponding ENDBR instructions 58 - Indirect Branch Tracking annotation -- annotates unused ENDBR
|
/linux/arch/x86/ |
H A D | Kconfig | 1780 an ENDBR instruction, as such, the compiler will instrument the 1787 does significantly reduce the number of ENDBR instructions in the
|