Home
last modified time | relevance | path

Searched defs:which (Results 1 – 14 of 14) sorted by relevance

/qemu/tests/tcg/hppa/
H A Dstby.c16 const char *which, const char *insn, int ofs) in check()
49 static void test(const char *which) in test()
/qemu/scripts/
H A Dqemu-trace-stap34 def which(binary): function
H A Dcheckpatch.pl550 sub which { subroutine
H A Dget_maintainer.pl1141 sub which { subroutine
/qemu/linux-user/hppa/
H A Dcpu_loop.c29 uint32_t which = env->gr[20]; in hppa_lws() local
/qemu/include/hw/xen/interface/arch-x86/
H A Dxen-x86_32.h99 #define __DECL_REG_LO8(which) union { \ argument
113 #define __DECL_REG_LO8(which) uint32_t e ## which ## x argument
H A Dxen-x86_64.h118 #define __DECL_REG_LOHI(which) union { \ argument
/qemu/tests/functional/qemu_test/
H A Dcmd.py19 def which(tool): function
/qemu/bsd-user/
H A Dbsd-proc.h391 static inline abi_long do_bsd_getpriority(abi_long which, abi_long who) in do_bsd_getpriority()
408 static inline abi_long do_bsd_setpriority(abi_long which, abi_long who, in do_bsd_setpriority()
/qemu/target/arm/
H A Dcpu64.c403 const char *which = in cpu_arm_set_default_vec_len() local
/qemu/hw/mem/
H A Dcxl_type3.c410 static void hdm_decoder_commit(CXLType3Dev *ct3d, int which) in hdm_decoder_commit()
425 static void hdm_decoder_uncommit(CXLType3Dev *ct3d, int which) in hdm_decoder_uncommit()
/qemu/tcg/
H A Dtcg.c398 static void set_jmp_reset_offset(TCGContext *s, int which) in set_jmp_reset_offset()
407 static void G_GNUC_UNUSED set_jmp_insn_offset(TCGContext *s, int which) in set_jmp_insn_offset()
416 static uintptr_t G_GNUC_UNUSED get_jmp_target_addr(TCGContext *s, int which) in get_jmp_target_addr()
426 tlb_mask_table_ofs(TCGContext *s, int which) in tlb_mask_table_ofs()
/qemu/target/hppa/
H A Dtranslate.c809 static void gen_goto_tb(DisasContext *ctx, int which, in gen_goto_tb()
/qemu/target/sparc/
H A Dtranslate.c1047 static void gen_exception(DisasContext *dc, int which) in gen_exception()