Home
last modified time | relevance | path

Searched refs:address_space_dispatch_new (Results 1 – 3 of 3) sorted by relevance

/qemu/system/
H A Dmemory-internal.h34 AddressSpaceDispatch *address_space_dispatch_new(FlatView *fv);
H A Dphysmem.c2700 AddressSpaceDispatch *address_space_dispatch_new(FlatView *fv) in address_space_dispatch_new() function
H A Dmemory.c758 view->dispatch = address_space_dispatch_new(view); in generate_memory_topology()