Home
last modified time | relevance | path

Searched refs:get_ppc64_abi (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/linux-user/ppc/
H A Dtarget_cpu.h50 static inline uint32_t get_ppc64_abi(struct image_info *infop) in get_ppc64_abi() function
H A Dsignal.c542 if (get_ppc64_abi(image) < 2) { in setup_rt_frame()
/openbmc/qemu/linux-user/
H A Dsignal.c299 if (get_ppc64_abi(image) > 1) { in target_restore_altstack()
H A Delfload.c1205 if (get_ppc64_abi(infop) < 2) { in init_thread()