Home
last modified time | relevance | path

Searched refs:thunk (Results 1 – 25 of 25) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libx86-1/libx86-1.1/
H A D0001-assume-zero-is-valid-address.patch7 thunk.c | 3 ---
10 diff --git a/thunk.c b/thunk.c
12 --- a/thunk.c
13 +++ b/thunk.c
H A Dlibx86-mmap-offset.patch18 diff -ur libx86-1.1/thunk.c libx86-1.1.hack/thunk.c
19 --- libx86-1.1/thunk.c 2008-04-02 20:48:00.000000000 -0400
20 +++ libx86-1.1.hack/thunk.c 2009-10-26 16:05:39.000000000 -0400
H A D0001-Define-CARD32-as-uint-as-it-is-32-bit.patch10 thunk.c:147:3: error: incompatible function pointer types initializing 'x86emuu32 (*)(X86EMU_pioAdd…
/openbmc/linux/arch/s390/kernel/
H A Dnospec-branch.c103 u8 *instr, *thunk, *br; in __nospec_revert() local
117 thunk = instr + (*(int *)(instr + 2)) * 2; in __nospec_revert()
118 if (thunk[0] == 0xc6 && thunk[1] == 0x00) in __nospec_revert()
120 br = thunk + (*(int *)(thunk + 2)) * 2; in __nospec_revert()
/openbmc/linux/arch/s390/tools/
H A Dgcc-thunk-extern.sh6 cat << "END" | $@ -x c - -fno-PIE -march=z10 -mindirect-branch=thunk-extern -mfunction-return=thunk
/openbmc/linux/arch/s390/
H A DMakefile85 CC_FLAGS_EXPOLINE := -mindirect-branch=thunk-extern
86 CC_FLAGS_EXPOLINE += -mfunction-return=thunk-extern
88 CC_FLAGS_EXPOLINE := -mindirect-branch=thunk
89 CC_FLAGS_EXPOLINE += -mfunction-return=thunk
H A DKconfig538 depends on $(cc-option,-mindirect-branch=thunk)
544 Requires a compiler with -mindirect-branch=thunk support for full
553 depends on $(success,$(srctree)/arch/s390/tools/gcc-thunk-extern.sh $(CC))
557 compiled with -mindirect-branch=thunk-extern and requires a newer
/openbmc/linux/drivers/mtd/chips/
H A Dfwh_lock.h30 unsigned long adr, int len, void *thunk) in fwh_xxlock_oneblock() argument
33 struct fwh_xxlock_thunk *xxlt = (struct fwh_xxlock_thunk *)thunk; in fwh_xxlock_oneblock()
H A Dcfi_util.c358 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob() argument
418 ret = (*frob)(map, &cfi->chips[chipnum], adr, size, thunk); in cfi_varsize_frob()
H A Dcfi_cmdset_0001.c1953 unsigned long adr, int len, void *thunk) in do_erase_oneblock() argument
2092 int len, void *thunk) in do_getlockstatus_oneblock() argument
2110 int len, void *thunk) in do_printlockstatus_oneblock() argument
2113 adr, do_getlockstatus_oneblock(map, chip, adr, len, thunk)); in do_printlockstatus_oneblock()
2122 unsigned long adr, int len, void *thunk) in do_xxlock_oneblock() argument
2142 if (thunk == DO_XXLOCK_ONEBLOCK_LOCK) { in do_xxlock_oneblock()
2145 } else if (thunk == DO_XXLOCK_ONEBLOCK_UNLOCK) { in do_xxlock_oneblock()
H A Dcfi_cmdset_0002.c2512 …_erase_oneblock(struct map_info *map, struct flchip *chip, unsigned long adr, int len, void *thunk) in do_erase_oneblock() argument
2633 unsigned long adr, int len, void *thunk) in do_atmel_lock() argument
2668 unsigned long adr, int len, void *thunk) in do_atmel_unlock() argument
2720 unsigned long adr, int len, void *thunk) in do_ppb_xxlock() argument
2744 if (thunk == DO_XXLOCK_ONEBLOCK_LOCK) { in do_ppb_xxlock()
2748 } else if (thunk == DO_XXLOCK_ONEBLOCK_UNLOCK) { in do_ppb_xxlock()
2756 } else if (thunk == DO_XXLOCK_ONEBLOCK_GETLOCK) { in do_ppb_xxlock()
/openbmc/linux/arch/x86/
H A DMakefile16 RETPOLINE_CFLAGS := $(call cc-option,-mindirect-branch=thunk-extern -mindirect-branch-register)
17 RETPOLINE_VDSO_CFLAGS := $(call cc-option,-mindirect-branch=thunk-inline -mindirect-branch-register)
20 RETPOLINE_CFLAGS := -mretpoline-external-thunk
26 RETHUNK_CFLAGS := -mfunction-return=thunk-extern
H A DKconfig2406 def_bool $(cc-option,-mfunction-return=thunk-extern)
2482 branches. Requires a compiler with -mindirect-branch=thunk-extern
2493 Requires a compiler with -mfunction-return=thunk-extern
/openbmc/linux/include/linux/mtd/
H A Dcfi.h381 unsigned long adr, int len, void *thunk);
384 loff_t ofs, size_t len, void *thunk);
/openbmc/qemu/linux-user/
H A Dmeson.build20 'thunk.c',
/openbmc/linux/tools/virtio/
H A DMakefile17 …-include ../../include/linux/kconfig.h $(call cc-option,-mfunction-return=thunk) $(call cc-option,…
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c713 static int do_xxlock(struct mtd_info *mtd, loff_t adr, uint32_t len, int thunk) in do_xxlock() argument
728 if (thunk == DO_XXLOCK_LOCK) { in do_xxlock()
731 } else if (thunk == DO_XXLOCK_UNLOCK) { in do_xxlock()
/openbmc/qemu/scripts/coverity-scan/
H A DCOMPONENTS.md124 ~ .*/qemu(/linux-user/.*|/bsd-user/.*|/user-exec\.c|/thunk\.c|/include/user/.*)
/openbmc/linux/rust/
H A DMakefile280 -mindirect-branch=thunk-extern -mindirect-branch-register \
281 -mfunction-return=thunk-extern -mrecord-mcount -mabi=lp64 \
/openbmc/linux/tools/objtool/Documentation/
H A Dobjtool.txt27 - Retpoline call site annotation -- annotates all retpoline thunk call
28 sites, enabling the kernel to patch them inline, to prevent "thunk
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst489 -mindirect-branch=thunk-extern -mindirect-branch-register options.
491 to support -mretpoline-external-thunk option. The kernel config
/openbmc/linux/drivers/md/
H A Ddm-cache-metadata.c1285 struct thunk { struct
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]