/qemu/system/ |
H A D | qemu-seccomp.c | 63 #define REQUIRE_CLONE_FLAG(flag) \ argument 69 #define FORBID_CLONE_FLAG(flag) \ argument 75 #define RULE_CLONE_FLAG(flag) \ argument
|
/qemu/target/loongarch/ |
H A D | csr.c | 118 bool set_csr_flag(unsigned int csr_num, int flag) in set_csr_flag()
|
/qemu/linux-user/xtensa/ |
H A D | target_flat.h | 6 #define flat_old_ram_flag(flag) (flag) argument
|
/qemu/linux-user/generic/ |
H A D | target_flat.h | 10 #define flat_old_ram_flag(flag) (flag) argument
|
/qemu/tests/tcg/multiarch/ |
H A D | float_convd.c | 21 int flag; member
|
H A D | float_convs.c | 21 int flag; member
|
H A D | float_madds.c | 20 int flag; member
|
/qemu/linux-user/ppc/ |
H A D | cpu_loop.c | 386 int flag = (env->insns_flags2 & PPC2_BOOKE206) ? MSR_CM : MSR_SF; in target_cpu_copy_regs() local
|
/qemu/hw/block/ |
H A D | xen_blkif.h | 32 uint8_t flag; /* nr_segments in request struct */ member 58 uint8_t flag; /* nr_segments in request struct */ member
|
/qemu/migration/ |
H A D | dirtyrate.c | 91 void global_dirty_log_change(unsigned int flag, bool start) in global_dirty_log_change() 113 static void global_dirty_log_sync(unsigned int flag, bool one_shot) in global_dirty_log_sync() 150 unsigned int flag, in vcpu_calculate_dirtyrate()
|
/qemu/hw/virtio/ |
H A D | virtio-hmp-cmds.c | 295 strList *flag = list->value->flags; in hmp_virtio_queue_element() local
|
/qemu/audio/ |
H A D | dsound_template.h | 79 DWORD flag; in glue() local
|
/qemu/hw/audio/ |
H A D | fmopl.c | 249 static inline void OPL_STATUS_SET(FM_OPL *OPL,int flag) in OPL_STATUS_SET() 263 static inline void OPL_STATUS_RESET(FM_OPL *OPL,int flag) in OPL_STATUS_RESET() 277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET()
|
/qemu/pc-bios/s390-ccw/ |
H A D | menu.c | 34 static uint8_t flag; variable
|
/qemu/tests/tcg/hexagon/ |
H A D | fpstuff.c | 30 static void check_fpstatus_bit(uint32_t usr, uint32_t expect, uint32_t flag, in check_fpstatus_bit()
|
/qemu/hw/timer/ |
H A D | nrf51_timer.c | 89 bool flag = false; in update_irq() local
|
/qemu/tests/qtest/ |
H A D | stm32l4x5_usart-test.c | 76 uint32_t flag) in usart_wait_for_flag()
|
/qemu/hw/sparc64/ |
H A D | sun4u_iommu.c | 77 IOMMUAccessFlags flag, int iommu_idx) in sun4u_translate_iommu()
|
/qemu/include/hw/xen/interface/io/ |
H A D | blkif.h | 654 uint8_t flag; /* BLKIF_DISCARD_SECURE or zero */ member
|
/qemu/tests/tcg/arm/ |
H A D | fcvt.c | 395 int flag; member
|
/qemu/hw/intc/ |
H A D | s390_flic.c | 162 bool flag = flags & S390_ADAPTER_SUPPRESSIBLE; in qemu_s390_inject_airq() local
|
/qemu/gdbstub/ |
H A D | system.c | 566 int flag = 0; in gdb_continue_partial() local
|
/qemu/hw/arm/ |
H A D | smmuv3.c | 915 IOMMUAccessFlags flag, in smmuv3_do_translate() 1039 IOMMUAccessFlags flag, int iommu_idx) in smmuv3_translate()
|
/qemu/target/loongarch/tcg/ |
H A D | fpu_helper.c | 388 uint64_t fk, uint64_t fa, uint32_t flag) in helper_fmuladd_s() 399 uint64_t fk, uint64_t fa, uint32_t flag) in helper_fmuladd_d()
|
/qemu/target/hexagon/ |
H A D | decode.c | 275 bool flag; /* flag means we've seen a non-memory instruction */ in decode_shuffle_for_execution() local
|