Home
last modified time | relevance | path

Searched refs:opt_tb_size (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dmain.c63 static unsigned long opt_tb_size; variable
394 if (qemu_strtoul(r, NULL, 0, &opt_tb_size)) { in main()
463 opt_tb_size, &error_abort); in main()