Home
last modified time | relevance | path

Searched defs:THUNK_TARGET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dnospec-branch.h463 # define THUNK_TARGET(addr) [thunk_target] "r" (addr) macro
493 # define THUNK_TARGET(addr) [thunk_target] "rm" (addr) macro
497 # define THUNK_TARGET(addr) [thunk_target] "rm" (addr) macro
/openbmc/qemu/include/exec/user/
H A Dthunk.h48 #define THUNK_TARGET 0 macro