Searched refs:flatview_read_continue (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/system/ |
| H A D | memory.h | 3096 MemTxResult flatview_read_continue(FlatView *fv, hwaddr addr, 3177 result = flatview_read_continue(fv, addr, attrs, buf, len, in address_space_read()
|
| /openbmc/qemu/system/ |
| H A D | physmem.c | 3077 MemTxResult flatview_read_continue(FlatView *fv, hwaddr addr, in flatview_read_continue() function 3117 return flatview_read_continue(fv, addr, attrs, buf, len, in flatview_read()
|