Home
last modified time | relevance | path

Searched refs:QEMU_ALIGN_PTR_UP (Results 1 – 25 of 50) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dosdep.h282 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dosdep.h282 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/qemu/
H A Dosdep.h252 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dosdep.h268 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dosdep.h282 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dosdep.h315 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dosdep.h342 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dosdep.h334 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dosdep.h342 #define QEMU_ALIGN_PTR_UP(p, n) \ macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/
H A Dregion.c487 buf = QEMU_ALIGN_PTR_UP(buf, qemu_real_host_page_size); in alloc_code_gen_buffer()
/dports/emulators/qemu/qemu-6.2.0/tcg/
H A Dregion.c487 buf = QEMU_ALIGN_PTR_UP(buf, qemu_real_host_page_size); in alloc_code_gen_buffer()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/tci/
H A Dtcg-target.inc.c572 s->code_ptr = QEMU_ALIGN_PTR_UP(s->code_ptr, 4); in tcg_out_op()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/tci/
H A Dtcg-target.inc.c572 s->code_ptr = QEMU_ALIGN_PTR_UP(s->code_ptr, 4); in tcg_out_op()
/dports/emulators/qemu42/qemu-4.2.1/tcg/tci/
H A Dtcg-target.inc.c572 s->code_ptr = QEMU_ALIGN_PTR_UP(s->code_ptr, 4); in tcg_out_op()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/tci/
H A Dtcg-target.inc.c570 s->code_ptr = QEMU_ALIGN_PTR_UP(s->code_ptr, 4); in tcg_out_op()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/tci/
H A Dtcg-target.inc.c572 s->code_ptr = QEMU_ALIGN_PTR_UP(s->code_ptr, 4); in tcg_out_op()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/
H A Dtci.c1117 tb_ptr = QEMU_ALIGN_PTR_UP(tb_ptr, 4); in tcg_qemu_tb_exec()
/dports/emulators/qemu5/qemu-5.2.0/tcg/tci/
H A Dtcg-target.c.inc571 s->code_ptr = QEMU_ALIGN_PTR_UP(s->code_ptr, 4);
/dports/emulators/qemu5/qemu-5.2.0/tcg/
H A Dtci.c1117 tb_ptr = QEMU_ALIGN_PTR_UP(tb_ptr, 4); in tcg_qemu_tb_exec()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/
H A Dtci.c1117 tb_ptr = QEMU_ALIGN_PTR_UP(tb_ptr, 4); in tcg_qemu_tb_exec()
/dports/emulators/qemu42/qemu-4.2.1/tcg/
H A Dtci.c1117 tb_ptr = QEMU_ALIGN_PTR_UP(tb_ptr, 4); in tcg_qemu_tb_exec()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/
H A Dtci.c1102 tb_ptr = QEMU_ALIGN_PTR_UP(tb_ptr, 4); in tcg_qemu_tb_exec()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/
H A Dtci.c1117 tb_ptr = QEMU_ALIGN_PTR_UP(tb_ptr, 4); in tcg_qemu_tb_exec()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/accel/tcg/
H A Dtranslate-all.c998 buf = QEMU_ALIGN_PTR_UP(buf, qemu_real_host_page_size); in alloc_code_gen_buffer()
/dports/emulators/qemu-utils/qemu-4.2.1/accel/tcg/
H A Dtranslate-all.c997 buf = QEMU_ALIGN_PTR_UP(buf, qemu_real_host_page_size); in alloc_code_gen_buffer()

12