Home
last modified time | relevance | path

Searched refs:l1_index (Results 1 – 25 of 97) sorted by relevance

1234

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/lang/clover/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/common/
H A Dintel_aux_map.c384 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
386 *l1_index_out = l1_index; in get_aux_entry()
388 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
390 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
402 uint32_t l1_index; in add_mapping() local
404 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
416 l1_index, current_l1_data, l1_data); in add_mapping()
430 l1_index); in add_mapping()
499 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
500 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/common/
H A Dgen_aux_map.c367 uint32_t l1_index = (address >> 16) & 0xff; in get_aux_entry() local
369 *l1_index_out = l1_index; in get_aux_entry()
371 *l1_entry_addr_out = l1_addr + l1_index * sizeof(*l1_map); in get_aux_entry()
373 *l1_entry_map_out = &l1_map[l1_index]; in get_aux_entry()
385 uint32_t l1_index; in add_mapping() local
387 get_aux_entry(ctx, address, &l1_index, NULL, &l1_entry); in add_mapping()
399 l1_index, current_l1_data, l1_data); in add_mapping()
413 l1_index); in add_mapping()
491 uint32_t l1_index = (address >> 16) & 0xff; in remove_mapping() local
492 uint64_t *l1_entry = &l1_map[l1_index]; in remove_mapping()
[all …]
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dqcow2.c164 unsigned int l1_index, l2_index; in qcow2_write_raw_image() local
214 for (l1_index = 0; l1_index < img.l1_size; l1_index++) { in qcow2_write_raw_image()
217 offset = ext2fs_be64_to_cpu(l1_table[l1_index]) & in qcow2_write_raw_image()
241 off_out = ((__u64)l1_index * img.l2_size) + in qcow2_write_raw_image()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dqcow2.c164 unsigned int l1_index, l2_index; in qcow2_write_raw_image() local
214 for (l1_index = 0; l1_index < img.l1_size; l1_index++) { in qcow2_write_raw_image()
217 offset = ext2fs_be64_to_cpu(l1_table[l1_index]) & in qcow2_write_raw_image()
241 off_out = ((__u64)l1_index * img.l2_size) + in qcow2_write_raw_image()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dqcow2.c164 unsigned int l1_index, l2_index; in qcow2_write_raw_image() local
214 for (l1_index = 0; l1_index < img.l1_size; l1_index++) { in qcow2_write_raw_image()
217 offset = ext2fs_be64_to_cpu(l1_table[l1_index]) & in qcow2_write_raw_image()
241 off_out = ((__u64)l1_index * img.l2_size) + in qcow2_write_raw_image()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dqcow2-cluster.c276 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
278 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
352 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
365 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
533 uint64_t l1_index, l2_offset, *l2_slice; in qcow2_get_cluster_offset() local
558 l1_index = offset_to_l1_index(s, offset); in qcow2_get_cluster_offset()
559 if (l1_index >= s->l1_size) { in qcow2_get_cluster_offset()
675 uint64_t l1_index, l2_offset; in get_cluster_table() local
682 if (l1_index >= s->l1_size) { in get_cluster_table()
689 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
H A Dtrace-events81 qcow2_l2_allocate(void *bs, int l1_index) "bs %p l1_index %d"
82 qcow2_l2_allocate_get_empty(void *bs, int l1_index) "bs %p l1_index %d"
83 qcow2_l2_allocate_write_l2(void *bs, int l1_index) "bs %p l1_index %d"
84 qcow2_l2_allocate_write_l1(void *bs, int l1_index) "bs %p l1_index %d"
85 qcow2_l2_allocate_done(void *bs, int l1_index, int ret) "bs %p l1_index %d ret %d"
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dqcow2-cluster.c274 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
276 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
353 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
366 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
515 uint64_t l1_index, l2_offset, *l2_slice; in qcow2_get_cluster_offset() local
540 l1_index = offset_to_l1_index(s, offset); in qcow2_get_cluster_offset()
541 if (l1_index >= s->l1_size) { in qcow2_get_cluster_offset()
676 uint64_t l1_index, l2_offset; in get_cluster_table() local
683 if (l1_index >= s->l1_size) { in get_cluster_table()
690 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dqcow2-cluster.c274 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
276 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
353 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
366 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
515 uint64_t l1_index, l2_offset, *l2_slice; in qcow2_get_cluster_offset() local
540 l1_index = offset_to_l1_index(s, offset); in qcow2_get_cluster_offset()
541 if (l1_index >= s->l1_size) { in qcow2_get_cluster_offset()
676 uint64_t l1_index, l2_offset; in get_cluster_table() local
683 if (l1_index >= s->l1_size) { in get_cluster_table()
690 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dqcow2-cluster.c278 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
280 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
370 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
519 uint64_t l1_index, l2_offset, *l2_slice; in qcow2_get_cluster_offset() local
544 l1_index = offset_to_l1_index(s, offset); in qcow2_get_cluster_offset()
545 if (l1_index >= s->l1_size) { in qcow2_get_cluster_offset()
680 uint64_t l1_index, l2_offset; in get_cluster_table() local
687 if (l1_index >= s->l1_size) { in get_cluster_table()
694 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dqcow2-cluster.c278 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
280 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
370 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
519 uint64_t l1_index, l2_offset, *l2_slice; in qcow2_get_cluster_offset() local
544 l1_index = offset_to_l1_index(s, offset); in qcow2_get_cluster_offset()
545 if (l1_index >= s->l1_size) { in qcow2_get_cluster_offset()
680 uint64_t l1_index, l2_offset; in get_cluster_table() local
687 if (l1_index >= s->l1_size) { in get_cluster_table()
694 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dqcow2-cluster.c278 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
280 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
370 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
603 l1_index = offset_to_l1_index(s, offset); in qcow2_get_host_offset()
604 if (l1_index >= s->l1_size) { in qcow2_get_host_offset()
747 uint64_t l1_index, l2_offset; in get_cluster_table() local
753 l1_index = offset_to_l1_index(s, offset); in get_cluster_table()
754 if (l1_index >= s->l1_size) { in get_cluster_table()
761 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dqcow2-cluster.c278 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
280 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
370 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
603 l1_index = offset_to_l1_index(s, offset); in qcow2_get_host_offset()
604 if (l1_index >= s->l1_size) { in qcow2_get_host_offset()
747 uint64_t l1_index, l2_offset; in get_cluster_table() local
753 l1_index = offset_to_l1_index(s, offset); in get_cluster_table()
754 if (l1_index >= s->l1_size) { in get_cluster_table()
761 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dqcow2-cluster.c278 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
280 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
370 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
602 l1_index = offset_to_l1_index(s, offset); in qcow2_get_host_offset()
603 if (l1_index >= s->l1_size) { in qcow2_get_host_offset()
746 uint64_t l1_index, l2_offset; in get_cluster_table() local
752 l1_index = offset_to_l1_index(s, offset); in get_cluster_table()
753 if (l1_index >= s->l1_size) { in get_cluster_table()
760 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dqcow2-cluster.c278 old_l2_offset = s->l1_table[l1_index]; in l2_allocate()
280 trace_qcow2_l2_allocate(bs, l1_index); in l2_allocate()
357 ret = qcow2_write_l1_entry(bs, l1_index); in l2_allocate()
370 s->l1_table[l1_index] = old_l2_offset; in l2_allocate()
615 l1_index = offset_to_l1_index(s, offset); in qcow2_get_host_offset()
616 if (l1_index >= s->l1_size) { in qcow2_get_host_offset()
759 uint64_t l1_index, l2_offset; in get_cluster_table() local
765 l1_index = offset_to_l1_index(s, offset); in get_cluster_table()
766 if (l1_index >= s->l1_size) { in get_cluster_table()
773 assert(l1_index < s->l1_size); in get_cluster_table()
[all …]
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lib/qemu/
H A Dblock-vmdk.c85 unsigned int l1_index; member
510 m_data->l2_offset = s->l1_backup_table[m_data->l1_index]; in vmdk_L2update()
523 unsigned int l1_index, l2_offset, l2_index; in get_cluster_offset() local
531 l1_index = (offset >> 9) / s->l1_entry_sectors; in get_cluster_offset()
532 if (l1_index >= s->l1_size) in get_cluster_offset()
534 l2_offset = s->l1_table[l1_index]; in get_cluster_offset()
594 m_data->l1_index = l1_index; in get_cluster_offset()

1234