Home
last modified time | relevance | path

Searched refs:rb_offset (Results 1 – 25 of 67) sorted by relevance

123

/dports/sysutils/sg3_utils/sg3_utils-1.42/src/
H A Dsg_read_buffer.c145 uint32_t rb_offset, void * resp, int mx_resp_len, in ll_read_buffer_10() argument
158 sg_put_unaligned_be24(rb_offset, rb10_cb + 3); in ll_read_buffer_10()
208 uint64_t rb_offset, void * resp, int mx_resp_len, in ll_read_buffer_16() argument
221 sg_put_unaligned_be64(rb_offset, rb16_cb + 2); in ll_read_buffer_16()
291 uint64_t rb_offset = 0; in main() local
366 rb_offset = ll; in main()
456 res = ll_read_buffer_16(sg_fd, rb_mode, rb_mode_sp, rb_id, rb_offset, in main()
458 else if (rb_offset > 0xffffff) { in main()
465 (uint32_t)rb_offset, resp, rb_len, &resid, 1, in main()
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D06060 rb_offset=131072 # 0x20000 (XXX: just an assumption)
112 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
170 poke_file "$TEST_IMG" "$(($rb_offset+10))" "\x00\x00"
172 poke_file "$TEST_IMG" "$(($rb_offset+12))" "\x00\x00"
190 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
286 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
296 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qemu-iotests/
H A D06060 rb_offset=131072 # 0x20000 (XXX: just an assumption)
112 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
170 poke_file "$TEST_IMG" "$(($rb_offset+10))" "\x00\x00"
172 poke_file "$TEST_IMG" "$(($rb_offset+12))" "\x00\x00"
190 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
286 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
296 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D06061 rb_offset=131072 # 0x20000 (XXX: just an assumption)
113 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
171 poke_file "$TEST_IMG" "$(($rb_offset+10))" "\x00\x00"
173 poke_file "$TEST_IMG" "$(($rb_offset+12))" "\x00\x00"
191 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
287 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
297 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A D06061 rb_offset=131072 # 0x20000 (XXX: just an assumption)
113 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
171 poke_file "$TEST_IMG" "$(($rb_offset+10))" "\x00\x00"
173 poke_file "$TEST_IMG" "$(($rb_offset+12))" "\x00\x00"
191 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
287 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
297 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A D06061 rb_offset=131072 # 0x20000 (XXX: just an assumption)
113 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
171 poke_file "$TEST_IMG" "$(($rb_offset+10))" "\x00\x00"
173 poke_file "$TEST_IMG" "$(($rb_offset+12))" "\x00\x00"
191 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
287 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
297 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A D06053 rb_offset=131072 # 0x20000 (XXX: just an assumption)
107 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
187 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
283 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
293 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A D06053 rb_offset=131072 # 0x20000 (XXX: just an assumption)
107 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
187 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
283 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
293 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/qemu-iotests/
H A D06054 rb_offset=131072 # 0x20000 (XXX: just an assumption)
108 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
183 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
279 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
289 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qemu-iotests/
H A D06060 rb_offset=131072 # 0x20000 (XXX: just an assumption)
112 poke_file "$TEST_IMG" "$(($rb_offset+8))" "\x00\x01"
192 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00"
288 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
298 poke_file "$TEST_IMG" "$rb_offset" "\x00\x00\x00\x00\x00\x00\x00\x00"
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/virtio/
H A Dtrace-events16 …ler_found(int i, uint64_t region_offset, uint64_t rb_offset) "%d: region_offset: 0x%"PRIx64" rb_of…
20 vhost_user_postcopy_waker(const char *rb, uint64_t rb_offset) "%s + 0x%"PRIx64
22 vhost_user_postcopy_waker_nomatch(const char *rb, uint64_t rb_offset) "%s + 0x%"PRIx64
/dports/emulators/qemu42/qemu-4.2.1/migration/
H A Dpostcopy-ram.c691 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
694 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
698 rb_offset); in postcopy_request_shared_page()
701 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
908 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
985 true, &rb_offset); in postcopy_ram_fault_thread()
992 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
995 rb_offset, in postcopy_ram_fault_thread()
1010 rb_offset, in postcopy_ram_fault_thread()
1016 rb_offset, in postcopy_ram_fault_thread()
[all …]
/dports/emulators/qemu/qemu-6.2.0/migration/
H A Dpostcopy-ram.c703 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
705 uint64_t aligned_rbo = ROUND_DOWN(rb_offset, qemu_ram_pagesize(rb)); in postcopy_request_shared_page()
709 rb_offset); in postcopy_request_shared_page()
712 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
912 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
988 true, &rb_offset); in postcopy_ram_fault_thread()
995 rb_offset = ROUND_DOWN(rb_offset, qemu_ram_pagesize(rb)); in postcopy_ram_fault_thread()
998 rb_offset, in postcopy_ram_fault_thread()
1009 ret = postcopy_request_page(mis, rb, rb_offset, in postcopy_ram_fault_thread()
1300 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
/dports/emulators/qemu-utils/qemu-4.2.1/migration/
H A Dpostcopy-ram.c691 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
694 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
698 rb_offset); in postcopy_request_shared_page()
701 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
908 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
985 true, &rb_offset); in postcopy_ram_fault_thread()
992 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
995 rb_offset, in postcopy_ram_fault_thread()
1010 rb_offset, in postcopy_ram_fault_thread()
1016 rb_offset, in postcopy_ram_fault_thread()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/migration/
H A Dpostcopy-ram.c682 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
685 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
689 rb_offset); in postcopy_request_shared_page()
692 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
895 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
972 true, &rb_offset); in postcopy_ram_fault_thread()
979 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
982 rb_offset, in postcopy_ram_fault_thread()
997 rb_offset, in postcopy_ram_fault_thread()
1003 rb_offset, in postcopy_ram_fault_thread()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/migration/
H A Dpostcopy-ram.c691 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
694 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
698 rb_offset); in postcopy_request_shared_page()
701 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
908 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
985 true, &rb_offset); in postcopy_ram_fault_thread()
992 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
995 rb_offset, in postcopy_ram_fault_thread()
1010 rb_offset, in postcopy_ram_fault_thread()
1016 rb_offset, in postcopy_ram_fault_thread()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/migration/
H A Dpostcopy-ram.c691 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
694 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
698 rb_offset); in postcopy_request_shared_page()
701 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
908 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
985 true, &rb_offset); in postcopy_ram_fault_thread()
992 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
995 rb_offset, in postcopy_ram_fault_thread()
1010 rb_offset, in postcopy_ram_fault_thread()
1016 rb_offset, in postcopy_ram_fault_thread()
[all …]
/dports/science/hypre/hypre-2.23.0/src/struct_ls/
H A Dsemi_setup_rap.c436 HYPRE_Int rb_offset = 0; in hypre_SemiBuildRAP() local
452 rb_offset = -hypre_BoxOffsetDistance(P_dbox, index); in hypre_SemiBuildRAP()
570 rap_ptrS[iAc] += rb[iR+rb_offset] * a_ptr[iAp] * pb[iPp+pb_offset]; in hypre_SemiBuildRAP()
574 rap_ptrD[iAc] += rb[iR+rb_offset] * a_ptr[iAp] * pa[iPp]; in hypre_SemiBuildRAP()
607 rap_ptrS[iAc] += rb[iR+rb_offset] * a_ptr[iAp] * pb[iPp+pb_offset]; in hypre_SemiBuildRAP()
611 rap_ptrD[iAc] += rb[iR+rb_offset] * a_ptr[iAp] * pa[iPp]; in hypre_SemiBuildRAP()
681 rap_ptrD[iAc] += rb[iR+rb_offset] * a_ptr[iAp] ; in hypre_SemiBuildRAP()
749 (rb[iR+rb_offset] * a_ptr[iAp] ); in hypre_SemiBuildRAP()
/dports/emulators/qemu42/qemu-4.2.1/hw/virtio/
H A Dtrace-events16 …ler_found(int i, uint64_t region_offset, uint64_t rb_offset) "%d: region_offset: 0x%"PRIx64" rb_of…
20 vhost_user_postcopy_waker(const char *rb, uint64_t rb_offset) "%s + 0x%"PRIx64
22 vhost_user_postcopy_waker_nomatch(const char *rb, uint64_t rb_offset) "%s + 0x%"PRIx64
H A Dvirtio-balloon.c71 ram_addr_t rb_offset, rb_aligned_offset, base_gpa; in balloon_inflate_page() local
78 rb = qemu_ram_block_from_host(addr, false, &rb_offset); in balloon_inflate_page()
84 ram_block_discard_range(rb, rb_offset, rb_page_size); in balloon_inflate_page()
100 rb_aligned_offset = QEMU_ALIGN_DOWN(rb_offset, rb_page_size); in balloon_inflate_page()
103 (rb_offset - rb_aligned_offset); in balloon_inflate_page()
116 set_bit((rb_offset - rb_aligned_offset) / BALLOON_PAGE_SIZE, in balloon_inflate_page()
135 ram_addr_t rb_offset; in balloon_deflate_page() local
143 rb = qemu_ram_block_from_host(addr, false, &rb_offset); in balloon_deflate_page()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/virtio/
H A Dtrace-events16 …ler_found(int i, uint64_t region_offset, uint64_t rb_offset) "%d: region_offset: 0x%"PRIx64" rb_of…
20 vhost_user_postcopy_waker(const char *rb, uint64_t rb_offset) "%s + 0x%"PRIx64
22 vhost_user_postcopy_waker_nomatch(const char *rb, uint64_t rb_offset) "%s + 0x%"PRIx64
H A Dvirtio-balloon.c71 ram_addr_t rb_offset, rb_aligned_offset, base_gpa; in balloon_inflate_page() local
78 rb = qemu_ram_block_from_host(addr, false, &rb_offset); in balloon_inflate_page()
84 ram_block_discard_range(rb, rb_offset, rb_page_size); in balloon_inflate_page()
100 rb_aligned_offset = QEMU_ALIGN_DOWN(rb_offset, rb_page_size); in balloon_inflate_page()
103 (rb_offset - rb_aligned_offset); in balloon_inflate_page()
116 set_bit((rb_offset - rb_aligned_offset) / BALLOON_PAGE_SIZE, in balloon_inflate_page()
135 ram_addr_t rb_offset; in balloon_deflate_page() local
143 rb = qemu_ram_block_from_host(addr, false, &rb_offset); in balloon_deflate_page()
/dports/emulators/qemu60/qemu-6.0.0/migration/
H A Dpostcopy-ram.c671 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
674 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
678 rb_offset); in postcopy_request_shared_page()
681 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
881 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
957 true, &rb_offset); in postcopy_ram_fault_thread()
964 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
967 rb_offset, in postcopy_ram_fault_thread()
978 ret = migrate_send_rp_req_pages(mis, rb, rb_offset, in postcopy_ram_fault_thread()
1269 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
/dports/emulators/qemu5/qemu-5.2.0/migration/
H A Dpostcopy-ram.c674 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
677 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
681 rb_offset); in postcopy_request_shared_page()
684 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
884 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
960 true, &rb_offset); in postcopy_ram_fault_thread()
967 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
970 rb_offset, in postcopy_ram_fault_thread()
981 ret = migrate_send_rp_req_pages(mis, rb, rb_offset, in postcopy_ram_fault_thread()
1272 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/migration/
H A Dpostcopy-ram.c680 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument
683 uint64_t aligned_rbo = rb_offset & ~(pagesize - 1); in postcopy_request_shared_page()
687 rb_offset); in postcopy_request_shared_page()
690 qemu_ram_get_idstr(rb), rb_offset); in postcopy_request_shared_page()
890 ram_addr_t rb_offset; in postcopy_ram_fault_thread() local
966 true, &rb_offset); in postcopy_ram_fault_thread()
973 rb_offset &= ~(qemu_ram_pagesize(rb) - 1); in postcopy_ram_fault_thread()
976 rb_offset, in postcopy_ram_fault_thread()
987 ret = migrate_send_rp_req_pages(mis, rb, rb_offset, in postcopy_ram_fault_thread()
1278 uint64_t client_addr, uint64_t rb_offset) in postcopy_request_shared_page() argument

123