Searched defs:which (Results 1 – 14 of 14) sorted by relevance
/qemu/tests/tcg/hppa/ |
H A D | stby.c | 16 const char *which, const char *insn, int ofs) in check() 49 static void test(const char *which) in test()
|
/qemu/scripts/ |
H A D | qemu-trace-stap | 34 def which(binary): function
|
H A D | checkpatch.pl | 550 sub which { subroutine
|
H A D | get_maintainer.pl | 1141 sub which { subroutine
|
/qemu/linux-user/hppa/ |
H A D | cpu_loop.c | 29 uint32_t which = env->gr[20]; in hppa_lws() local
|
/qemu/include/hw/xen/interface/arch-x86/ |
H A D | xen-x86_32.h | 99 #define __DECL_REG_LO8(which) union { \ argument 113 #define __DECL_REG_LO8(which) uint32_t e ## which ## x argument
|
H A D | xen-x86_64.h | 118 #define __DECL_REG_LOHI(which) union { \ argument
|
/qemu/tests/functional/qemu_test/ |
H A D | cmd.py | 19 def which(tool): function
|
/qemu/bsd-user/ |
H A D | bsd-proc.h | 391 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 D | cpu64.c | 403 const char *which = in cpu_arm_set_default_vec_len() local
|
/qemu/hw/mem/ |
H A D | cxl_type3.c | 410 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 D | tcg.c | 398 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 D | translate.c | 809 static void gen_goto_tb(DisasContext *ctx, int which, in gen_goto_tb()
|
/qemu/target/sparc/ |
H A D | translate.c | 1047 static void gen_exception(DisasContext *dc, int which) in gen_exception()
|