Home
last modified time | relevance | path

Searched refs:ibt (Results 1 – 19 of 19) sorted by relevance

/linux/tools/objtool/
H A Dbuiltin-check.c80 OPT_BOOLEAN('i', "ibt", &opts.ibt, "validate and annotate IBT"),
158 if (opts.ibt && !opts.link) { in opts_valid()
159 ERROR("--ibt requires --link"); in opts_valid()
184 opts.ibt || in opts_valid()
H A Dcheck.c1541 if (opts.ibt) { in is_first_func_insn()
2320 if (opts.ibt && insn->type != INSN_ENDBR && !insn->noendbr) { in read_unwind_hints()
5049 if (opts.ibt) in check()
5097 if (opts.ibt) { in check()
/linux/tools/objtool/include/objtool/
H A Dbuiltin.h18 bool ibt;
16 bool ibt; global() member
/linux/arch/x86/kernel/
H A Dapm_32.c595 u64 ibt; in __apm_bios_call() local
605 ibt = ibt_save(true); in __apm_bios_call()
611 ibt_restore(ibt); in __apm_bios_call()
676 u64 ibt; in __apm_bios_call_simple() local
686 ibt = ibt_save(true); in __apm_bios_call_simple()
691 ibt_restore(ibt); in __apm_bios_call_simple()
H A Dalternative.c2384 u64 ibt; in alternative_instructions() local
2413 ibt = ibt_save(/*disable*/ true); in alternative_instructions()
2441 ibt_restore(ibt); in alternative_instructions()
/linux/arch/x86/include/asm/
H A Defi.h108 u64 ret, ibt = ibt_save(efi_disable_ibt_for_runtime); \
110 ibt_restore(ibt); \
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-opp-vesnin.dts126 &ibt {
H A Daspeed-bmc-quanta-q71l.dts120 &ibt {
H A Daspeed-bmc-lenovo-hr630.dts127 &ibt {
H A Daspeed-bmc-ibm-bonnell.dts178 &ibt {
H A Daspeed-bmc-tyan-s8036.dts355 &ibt {
H A Daspeed-bmc-ibm-balcones.dts547 &ibt {
H A Daspeed-bmc-tyan-s7106.dts402 &ibt {
H A Daspeed-bmc-opp-tacoma.dts787 &ibt {
H A Daspeed-bmc-ibm-system1.dts463 &ibt {
H A Daspeed-bmc-ibm-rainier.dts254 &ibt {
/linux/drivers/input/mouse/
H A Dbcm5974.c638 int ibt = raw2int(dev->tp_data[c->tp_button]); in report_tp_state() local
639 input_report_key(input, BTN_LEFT, ibt); in report_tp_state()
/linux/scripts/
H A DMakefile.lib189 objtool-args-$(CONFIG_X86_KERNEL_IBT) += --ibt
/linux/tools/arch/x86/kcpuid/
H A Dcpuid.csv261 0x7, 0, edx, 20, ibt , CET indirect branch tracking