Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dtrace-events20 flatview_destroy(void *view, void *root) "%p (root %p)"
H A Dmemory.c289 static void flatview_destroy(FlatView *view) in flatview_destroy() function
315 call_rcu(view, flatview_destroy, rcu); in flatview_unref()