Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dmemory-internal.h18 static inline AddressSpaceDispatch *flatview_to_dispatch(FlatView *fv) in flatview_to_dispatch() function
25 return flatview_to_dispatch(address_space_to_flatview(as)); in address_space_to_dispatch()