Searched refs:ENDBR (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/arch/x86/include/asm/ |
D | linkage.h | 118 ENDBR 123 ENDBR 128 ENDBR 133 ENDBR 138 ENDBR 143 ENDBR 148 ENDBR
|
D | ibt.h | 83 #define ENDBR endbr64 macro 85 #define ENDBR endbr32 macro 108 #define ENDBR macro
|
D | idtentry.h | 503 ENDBR 519 ENDBR
|
/Linux-v6.6/arch/x86/xen/ |
D | xen-asm.S | 125 ENDBR 169 ENDBR 239 ENDBR 259 ENDBR 277 ENDBR 301 ENDBR
|
D | xen-head.S | 75 ENDBR
|
/Linux-v6.6/arch/x86/entry/ |
D | entry_64_compat.S | 53 ENDBR 182 ENDBR 308 ENDBR
|
D | entry_64.S | 89 ENDBR 393 ENDBR 462 ENDBR 519 ENDBR 583 ENDBR 870 ENDBR 1154 ENDBR 1521 ENDBR
|
/Linux-v6.6/arch/x86/kernel/ |
D | head_64.S | 470 ENDBR 509 ENDBR 513 ENDBR 573 ENDBR
|
D | alternative.c | 799 DPRINTK(ENDBR, "ENDBR at: %pS (%px)", addr, addr); in poison_endbr() 804 DUMP_BYTES(ENDBR, ((u8*)addr), 4, "%px: orig: ", addr); in poison_endbr() 805 DUMP_BYTES(ENDBR, ((u8*)&poison), 4, "%px: repl: ", addr); in poison_endbr()
|
/Linux-v6.6/arch/x86/kvm/vmx/ |
D | vmenter.S | 194 ENDBR
|
/Linux-v6.6/arch/x86/crypto/ |
D | crc32c-pcl-intel-asm_64.S | 242 ENDBR
|
/Linux-v6.6/Documentation/arch/x86/ |
D | shstk.rst | 21 as marked by the compiler with 'ENDBR' opcodes. Not all CPU's have both Shadow
|
/Linux-v6.6/tools/objtool/Documentation/ |
D | objtool.txt | 47 corresponding ENDBR instructions 49 - Indirect Branch Tracking annotation -- annotates unused ENDBR
|
/Linux-v6.6/arch/x86/ |
D | Kconfig | 1835 an ENDBR instruction, as such, the compiler will instrument the 1842 does significantly reduce the number of ENDBR instructions in the
|