Searched defs:MAX_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/util/ | ||
| H A D | block-helpers.h | 13 #define MAX_BLOCK_SIZE (2 * MiB) macro |
| /openbmc/qemu/block/ | ||
| H A D | cloop.c | 34 #define MAX_BLOCK_SIZE (64 * 1024 * 1024) macro |