Home
last modified time | relevance | path

Searched defs:flag (Results 1 – 25 of 65) sorted by relevance

123

/qemu/system/
H A Dqemu-seccomp.c63 #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 Dcsr.c118 bool set_csr_flag(unsigned int csr_num, int flag) in set_csr_flag()
/qemu/linux-user/xtensa/
H A Dtarget_flat.h6 #define flat_old_ram_flag(flag) (flag) argument
/qemu/linux-user/generic/
H A Dtarget_flat.h10 #define flat_old_ram_flag(flag) (flag) argument
/qemu/tests/tcg/multiarch/
H A Dfloat_convd.c21 int flag; member
H A Dfloat_convs.c21 int flag; member
H A Dfloat_madds.c20 int flag; member
/qemu/linux-user/ppc/
H A Dcpu_loop.c386 int flag = (env->insns_flags2 & PPC2_BOOKE206) ? MSR_CM : MSR_SF; in target_cpu_copy_regs() local
/qemu/hw/block/
H A Dxen_blkif.h32 uint8_t flag; /* nr_segments in request struct */ member
58 uint8_t flag; /* nr_segments in request struct */ member
/qemu/migration/
H A Ddirtyrate.c91 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 Dvirtio-hmp-cmds.c295 strList *flag = list->value->flags; in hmp_virtio_queue_element() local
/qemu/audio/
H A Ddsound_template.h79 DWORD flag; in glue() local
/qemu/hw/audio/
H A Dfmopl.c249 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 Dmenu.c34 static uint8_t flag; variable
/qemu/tests/tcg/hexagon/
H A Dfpstuff.c30 static void check_fpstatus_bit(uint32_t usr, uint32_t expect, uint32_t flag, in check_fpstatus_bit()
/qemu/hw/timer/
H A Dnrf51_timer.c89 bool flag = false; in update_irq() local
/qemu/tests/qtest/
H A Dstm32l4x5_usart-test.c76 uint32_t flag) in usart_wait_for_flag()
/qemu/hw/sparc64/
H A Dsun4u_iommu.c77 IOMMUAccessFlags flag, int iommu_idx) in sun4u_translate_iommu()
/qemu/include/hw/xen/interface/io/
H A Dblkif.h654 uint8_t flag; /* BLKIF_DISCARD_SECURE or zero */ member
/qemu/tests/tcg/arm/
H A Dfcvt.c395 int flag; member
/qemu/hw/intc/
H A Ds390_flic.c162 bool flag = flags & S390_ADAPTER_SUPPRESSIBLE; in qemu_s390_inject_airq() local
/qemu/gdbstub/
H A Dsystem.c566 int flag = 0; in gdb_continue_partial() local
/qemu/hw/arm/
H A Dsmmuv3.c915 IOMMUAccessFlags flag, in smmuv3_do_translate()
1039 IOMMUAccessFlags flag, int iommu_idx) in smmuv3_translate()
/qemu/target/loongarch/tcg/
H A Dfpu_helper.c388 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 Ddecode.c275 bool flag; /* flag means we've seen a non-memory instruction */ in decode_shuffle_for_execution() local

123