Searched refs:blks_to_load (Results 1 – 2 of 2) sorted by relevance
390 uint32_t blks_to_load) in read_iso_boot_image() argument392 if (virtio_read_many(block_offset, load_addr, blks_to_load)) { in read_iso_boot_image()
919 uint32_t blks_to_load = bswap16(s.sector_count) >> ET_SECTOR_SHIFT; in load_iso_bc_entry() local924 blks_to_load = (real_size + ISO_SECTOR_SIZE - 1) / ISO_SECTOR_SIZE; in load_iso_bc_entry()935 blks_to_load)) { in load_iso_bc_entry()