Home
last modified time | relevance | path

Searched defs:MAX_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/util/
H A Dblock-helpers.h13 #define MAX_BLOCK_SIZE (2 * MiB) macro
/openbmc/qemu/block/
H A Dcloop.c34 #define MAX_BLOCK_SIZE (64 * 1024 * 1024) macro
/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h206 #define MAX_BLOCK_SIZE 0x1000 /* 1024 blocks * 4 bytes data width */ macro
/openbmc/linux/arch/x86/mm/
H A Dinit_64.c1428 #define MAX_BLOCK_SIZE (2UL << 30) macro