/dports/emulators/unicorn/unicorn-1.0.2/qemu/ |
H A D | translate-all.c | 104 #define V_L2_SIZE (1 << V_L2_BITS) macro 144 for (i = 0; i < V_L2_SIZE; i++) { in tb_clean_internal() 152 for (i = 0; i < V_L2_SIZE; i++) { in tb_clean_internal() 468 ALLOC(p, sizeof(void *) * V_L2_SIZE); in page_find_alloc() 472 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 480 ALLOC(pd, sizeof(PageDesc) * V_L2_SIZE); in page_find_alloc() 486 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 847 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 854 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1785 for (i = 0; i < V_L2_SIZE; ++i) { [all …]
|
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/ |
H A D | translate-all.c | 104 #define V_L2_SIZE (1 << V_L2_BITS) macro 144 for (i = 0; i < V_L2_SIZE; i++) { in tb_clean_internal() 152 for (i = 0; i < V_L2_SIZE; i++) { in tb_clean_internal() 468 ALLOC(p, sizeof(void *) * V_L2_SIZE); in page_find_alloc() 472 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 480 ALLOC(pd, sizeof(PageDesc) * V_L2_SIZE); in page_find_alloc() 486 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 847 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 854 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1785 for (i = 0; i < V_L2_SIZE; ++i) { [all …]
|
/dports/emulators/qemu/qemu-6.2.0/accel/tcg/ |
H A D | translate-all.c | 198 #define V_L2_SIZE (1 << V_L2_BITS) 493 p = g_new0(void *, V_L2_SIZE); 501 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); 511 pd = g_new0(PageDesc, V_L2_SIZE); 516 for (i = 0; i < V_L2_SIZE; i++) { 527 for (i = 0; i < V_L2_SIZE; i++) { 537 return pd + (index & (V_L2_SIZE - 1)); 931 for (i = 0; i < V_L2_SIZE; ++i) { 940 for (i = 0; i < V_L2_SIZE; ++i) { 2175 for (i = 0; i < V_L2_SIZE; ++i) { [all …]
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/accel/tcg/ |
H A D | translate-all.c | 198 #define V_L2_SIZE (1 << V_L2_BITS) macro 493 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 501 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 511 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 516 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 527 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 537 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 931 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 940 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2167 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() [all …]
|
/dports/emulators/qemu5/qemu-5.2.0/accel/tcg/ |
H A D | translate-all.c | 196 #define V_L2_SIZE (1 << V_L2_BITS) macro 521 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 529 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 539 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 544 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 555 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 565 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1191 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1200 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2473 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() [all …]
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/accel/tcg/ |
H A D | translate-all.c | 190 #define V_L2_SIZE (1 << V_L2_BITS) macro 509 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 517 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 527 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 532 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 544 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1199 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1208 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2387 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() 2401 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1()
|
/dports/emulators/qemu-utils/qemu-4.2.1/accel/tcg/ |
H A D | translate-all.c | 189 #define V_L2_SIZE (1 << V_L2_BITS) macro 508 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 516 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 526 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 531 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 543 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1181 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1190 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2423 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() 2437 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1()
|
/dports/emulators/qemu42/qemu-4.2.1/accel/tcg/ |
H A D | translate-all.c | 189 #define V_L2_SIZE (1 << V_L2_BITS) macro 508 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 516 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 526 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 531 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 543 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1181 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1190 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2423 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() 2437 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/accel/tcg/ |
H A D | translate-all.c | 190 #define V_L2_SIZE (1 << V_L2_BITS) macro 509 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 517 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 527 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 532 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 544 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1165 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1174 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2407 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() 2421 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1()
|
/dports/emulators/qemu60/qemu-6.0.0/accel/tcg/ |
H A D | translate-all.c | 200 #define V_L2_SIZE (1 << V_L2_BITS) macro 508 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 516 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 526 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 531 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 542 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 552 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1371 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1380 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2621 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() [all …]
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/accel/tcg/ |
H A D | translate-all.c | 190 #define V_L2_SIZE (1 << V_L2_BITS) macro 509 p = g_new0(void *, V_L2_SIZE); in page_find_alloc() 517 lp = p + ((index >> (i * V_L2_BITS)) & (V_L2_SIZE - 1)); in page_find_alloc() 527 pd = g_new0(PageDesc, V_L2_SIZE); in page_find_alloc() 532 for (i = 0; i < V_L2_SIZE; i++) { in page_find_alloc() 544 return pd + (index & (V_L2_SIZE - 1)); in page_find_alloc() 1192 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 1201 for (i = 0; i < V_L2_SIZE; ++i) { in page_flush_tb_1() 2450 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1() 2464 for (i = 0; i < V_L2_SIZE; ++i) { in walk_memory_regions_1()
|