Home
last modified time | relevance | path

Searched defs:cflags (Results 1 – 10 of 10) sorted by relevance

/qemu/accel/tcg/
A Dcpu-exec.c159 uint32_t cflags = cpu->tcg_cflags; in curr_cflags() local
185 uint32_t cflags; member
227 uint32_t cflags) in tb_htable_lookup()
251 uint32_t cflags) in tb_lookup()
321 uint32_t *cflags) in check_for_breakpoints_slow()
387 uint32_t *cflags) in check_for_breakpoints()
407 uint32_t flags, cflags; in HELPER() local
574 uint32_t flags, cflags; in cpu_exec_step_atomic() local
965 uint32_t flags, cflags; in cpu_exec_loop() local
A Dtranslator.c42 static TCGOp *gen_tb_start(DisasContextBase *db, uint32_t cflags) in gen_tb_start()
87 static void gen_tb_end(const TranslationBlock *tb, uint32_t cflags, in gen_tb_end()
120 uint32_t cflags = tb_cflags(tb); in translator_loop() local
A Dtcg-accel-ops.c51 uint32_t cflags; in tcg_cpu_init_cflags() local
A Dtranslate-all.c289 uint32_t flags, int cflags) in tb_gen_code()
/qemu/include/exec/
A Dtranslation-block.h67 uint32_t cflags; /* compile flags */ member
/qemu/block/
A Dcrypto.c319 unsigned int cflags = 0; in block_crypto_open_generic() local
707 unsigned int cflags = 0; in block_crypto_co_create_luks() local
796 unsigned int cflags = 0; in block_crypto_co_create_opts_luks() local
A Dqcow.c118 unsigned int cflags = 0; in qcow_open() local
A Dqcow2.c290 unsigned int cflags = 0; in qcow2_read_extensions() local
1714 unsigned int cflags = 0; in qcow2_do_open() local
/qemu/target/i386/tcg/
A Dtranslate.c3627 uint32_t cflags = tb_cflags(dc->base.tb); in i386_tr_init_disas_context() local
/qemu/linux-user/
A Dstrace.c1878 target_tcflag_t cflags = tswap32(target->c_cflag); in print_termios() local

Completed in 53 milliseconds