HomeSort by relevance Sort by last modified time
    Searched full:bat_value (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
vpc.c 332 uint32_t index, bat_value; local
360 bat_value = be32_to_cpu(s->pagetable[index]);
361 ret = bdrv_pwrite_sync(bs->file, bat_offset, &bat_value, 4);

Completed in 192 milliseconds