Home
last modified time | relevance | path

Searched defs:nb_blocks (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_mem.h108 __virtio16 nb_blocks; member
114 __virtio16 nb_blocks; member
120 __virtio16 nb_blocks; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_mem.h108 __virtio16 nb_blocks; member
114 __virtio16 nb_blocks; member
120 __virtio16 nb_blocks; member
/openbmc/linux/include/linux/mtd/
H A Dinftl.h45 unsigned int nb_blocks; /* number of physical blocks */ member
H A Dnftl.h36 unsigned int nb_blocks; /* number of physical blocks */ member
/openbmc/qemu/hw/virtio/
H A Dvirtio-mem.c655 uint16_t nb_blocks, bool plug) in virtio_mem_state_change_request()
691 const uint16_t nb_blocks = le16_to_cpu(req->u.plug.nb_blocks); in virtio_mem_plug_request() local
703 const uint16_t nb_blocks = le16_to_cpu(req->u.unplug.nb_blocks); in virtio_mem_unplug_request() local
776 const uint16_t nb_blocks = le16_to_cpu(req->u.state.nb_blocks); in virtio_mem_state_request() local
/openbmc/qemu/block/
H A Discsi.c1220 uint64_t nb_blocks; in iscsi_co_pwrite_zeroes() local
/openbmc/qemu/migration/
H A Drdma.c282 int nb_blocks; member