Home
last modified time | relevance | path

Searched refs:zeroed (Results 1 – 19 of 19) sorted by relevance

/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp48 std::vector<char> zeroed(part.data.actual, 0); in VpnorRoot() local
51 .write(zeroed.data(), zeroed.size()); in VpnorRoot()
/openbmc/hiomapd/vpnor/test/
H A Dtmpd.hpp53 std::vector<char> zeroed(part.data.actual, 0); in VpnorRoot() local
56 .write(zeroed.data(), zeroed.size()); in VpnorRoot()
/openbmc/qemu/hw/nvme/
H A Ddif.c357 bool zeroed; in nvme_dif_mangle_mdata() local
382 zeroed = !!(ret & BDRV_BLOCK_ZERO); in nvme_dif_mangle_mdata()
384 trace_pci_nvme_block_status(offset, bytes, pnum, ret, zeroed); in nvme_dif_mangle_mdata()
386 if (zeroed) { in nvme_dif_mangle_mdata()
H A Dtrace-events41 …64_t bytes, int64_t pnum, int ret, bool zeroed) "offset %"PRId64" bytes %"PRId64" pnum %"PRId64" r…
/openbmc/qemu/docs/devel/testing/
H A Dblkverify.rst49 And test.img is corrupt, its first sector is zeroed when it shouldn't be::
/openbmc/qemu/tests/qemu-iotests/
H A D237.out37 …dk"}, "hwversion": "4", "size": 67108864, "subformat": "monolithicSparse", "zeroed-grain": false}}}
64 … "TEST_DIR/PID-t.vmdk"}, "size": 33554432, "subformat": "monolithicSparse", "zeroed-grain": true}}}
H A D244.out144 --- Using a non-zeroed data file ---
H A D024.out190 Check the last cluster is zeroed in overlay before the rebase
H A D059.out23 qemu-img: TEST_DIR/t.IMGFMT: Flat image can't enable zeroed grain
/openbmc/qemu/docs/interop/
H A Dqed_spec.rst148 which should also be zeroed.
165 Zero data clusters are a space-efficient way of storing zeroed regions of the image.
H A Dqcow2.rst244 zeroed, so that if some existing (or future) additional field will fall into
/openbmc/u-boot/
H A DKconfig191 will return the pointer to the zeroed memory. But this
199 should be replaced by calloc - if one expects zeroed memory.
/openbmc/u-boot/doc/
H A DREADME.gpt95 16 4 B CRC32 of header (0 to header size), with this field zeroed
/openbmc/u-boot/doc/driver-model/
H A DREADME.txt432 and zeroed before the driver's ofdata_to_platdata() method is called. The
662 is allocated for the device and zeroed. It will be accessible as
671 zeroed. It will be accessible as dev->platdata.
674 then this space is allocated and zeroed also. It is allocated for and
H A Dof-plat.txt272 the platform data is allocated, and starts zeroed. In this case the
H A Dspi-howto.txt307 after the remove method is called. It will be zeroed when the probe
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc1840 /* swapped unsigned halfword load with upper bits zeroed */
1858 /* swapped unsigned int load with upper bits zeroed */
/openbmc/qemu/target/ppc/translate/
H A Dvmx-impl.c.inc1821 * real hardware would do a partial insert, e.g. if VRT is zeroed and
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch1241 + * @reserved: padding field. Should be zeroed by applications.
1330 + * @reserved: padding field. Should be zeroed by applications.
1377 + * @reserved: padding field. Should be zeroed by applications.
1476 + * @reserved0: padding field. Should be zeroed by applications.
1487 + * @reserved1: padding field. Should be zeroed by applications.
1557 + * @reserved: padding field. Should be zeroed by applications.