Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D07540 _supported_fmt cloop
50 _use_sample_img simple-pattern.cloop.bz2
55 _use_sample_img simple-pattern.cloop.bz2
60 _use_sample_img simple-pattern.cloop.bz2
66 _use_sample_img simple-pattern.cloop.bz2
72 _use_sample_img simple-pattern.cloop.bz2
78 _use_sample_img simple-pattern.cloop.bz2
84 _use_sample_img simple-pattern.cloop.bz2
90 _use_sample_img simple-pattern.cloop.bz2
97 _use_sample_img simple-pattern.cloop.bz2
H A D075.out12 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size 513 must be a multiple of 512
15 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size cannot be zero
18 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: block_size 4294966784 must be 64 MB or le…
21 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: n_blocks 4294967295 must be 536870911 or …
24 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: image requires too many offsets, try incr…
27 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: offsets not monotonically increasing at i…
30 qemu-io: can't open device TEST_DIR/simple-pattern.cloop: invalid compressed block size at index 1,…
H A D10999 simple-pattern.cloop; do
H A D109.out459 === Copying sample image simple-pattern.cloop into raw ===
/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_pci.c419 for (cloop = 0; cloop < 0x20; cloop++) { in cpqhp_save_config()
514 for (cloop = 0; cloop < 0x20; cloop++) in cpqhp_save_slot_config()
552 u8 cloop; in cpqhp_save_base_addr_length() local
594 for (cloop = 0x10; cloop <= 0x14; cloop += 4) { in cpqhp_save_base_addr_length()
630 for (cloop = 0x10; cloop <= 0x24; cloop += 4) { in cpqhp_save_base_addr_length()
689 u8 cloop; in cpqhp_save_used_resources() local
791 for (cloop = 0x10; cloop <= 0x14; cloop += 4) { in cpqhp_save_used_resources()
863 for (cloop = 0x10; cloop <= 0x24; cloop += 4) { in cpqhp_save_used_resources()
972 for (cloop = 0x3C; cloop > 0; cloop -= 4) in cpqhp_configure_board()
998 for (cloop = 16; cloop < 40; cloop += 4) { in cpqhp_configure_board()
[all …]
H A Dcpqphp_ctrl.c2310 int cloop; in configure_new_function() local
2539 for (cloop = 0; cloop < 4; cloop++) { in configure_new_function()
2540 if (irqs.valid_INT & (0x01 << cloop)) { in configure_new_function()
2542 cloop + 1, irqs.interrupt[cloop]); in configure_new_function()
2751 for (cloop = 0x10; cloop <= 0x24; cloop += 4) { in configure_new_function()
2754 dbg("CND: bus=%d, devfn=%d, offset=%d\n", pci_bus->number, devfn, cloop); in configure_new_function()
2755 rc = pci_bus_write_config_dword(pci_bus, devfn, cloop, temp_register); in configure_new_function()
2757 rc = pci_bus_read_config_dword(pci_bus, devfn, cloop, &temp_register); in configure_new_function()
2817 rc = pci_bus_write_config_dword(pci_bus, devfn, cloop, base); in configure_new_function()
2821 cloop += 4; in configure_new_function()
[all …]
/openbmc/qemu/tests/qemu-iotests/sample_images/
H A Dsimple-pattern.cloop.bz2
/openbmc/linux/arch/ia64/lib/
H A Dclear_page.S49 br.cloop.sptk.few .fetch
74 br.cloop.sptk.few 1b
H A Dflush.S55 br.cloop.sptk.few .Loop
111 br.cloop.sptk.few .Loop_fc
H A Dmemset.S152 br.cloop.dptk.few .pref_l1a
191 br.cloop.dptk.few .l1ax
222 br.cloop.dptk.few .pref_l1b
245 br.cloop.dptk.few .l1bx
274 br.cloop.dptk.many .l2
H A Dclear_user.S84 br.cloop.dptk 1b
153 br.cloop.dptk 2b
H A Dstrnlen_user.S39 br.cloop.dptk.few .Loop1
H A Dmemcpy_mck.S136 br.cloop.dptk.few .prefetch
315 br.cloop.dptk.few 1b
H A Dcopy_user.S555 br.cloop.dptk 5b
/openbmc/qemu/block/
H A Dmeson.build66 if get_option('cloop').allowed()
67 block_ss.add(files('cloop.c'))
/openbmc/linux/arch/ia64/kernel/
H A Dhead.S55 br.cloop.sptk.many 1b
62 br.cloop.sptk.many _lbl
97 br.cloop.sptk.few RestRR
437 br.cloop.sptk.many 1b
461 br.cloop.sptk.many 1b
986 1: br.cloop.sptk.few 1b
H A Drelocate_kernel.S86 br.cloop.sptk.few 3b
H A Dmca_asm.S88 br.cloop.sptk.few 3b
/openbmc/qemu/scripts/ci/org.centos/stream/8/x86_64/
H A Dconfigure52 --disable-cloop \
/openbmc/qemu/scripts/
H A Dmeson-buildoptions.sh272 --enable-cloop) printf "%s" -Dcloop=enabled ;;
273 --disable-cloop) printf "%s" -Dcloop=disabled ;;
/openbmc/qemu/
H A Dmeson_options.txt325 option('cloop', type: 'feature', value: 'auto', feature
326 description: 'cloop image format support')
H A Dmeson.build4255 summary_info += {'cloop support': get_option('cloop').allowed()}
H A DMAINTAINERS3855 cloop
3859 F: block/cloop.c
/openbmc/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc384 .. option:: cloop
/openbmc/qemu/qapi/
H A Dblock-core.json464 # As of 0.14 this can be: 'blkdebug', 'bochs', 'cloop', 'cow',
3192 'cloop', 'compress', 'copy-before-write', 'copy-on-read', 'dmg',
4675 'cloop': 'BlockdevOptionsGenericFormat',