Searched defs:MAX_IOV_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/migration/ | ||
H A D | qemu-file.c | 38 #define MAX_IOV_SIZE MIN_CONST(IOV_MAX, 64) macro |
/openbmc/linux/arch/um/drivers/ | ||
H A D | vector_kern.c | 80 #define MAX_IOV_SIZE (MAX_SKB_FRAGS + 1) macro |