Home
last modified time | relevance | path

Searched refs:sparse_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dpci-sysfs.c142 unsigned long sparse_size; in sparse_mem_mmap_fits() local
151 sparse_size = dense_offset >= 0x400000000UL ? 0x20000000 : 0x8000000; in sparse_mem_mmap_fits()
153 return bar.end < sparse_size; in sparse_mem_mmap_fits()
/openbmc/qemu/
H A Dqemu-img-cmds.hx51 …-B backing_file [-F backing_fmt]] [-o options] [-l snapshot_param] [-S sparse_size] [-r rate_limit…