Include dependency graph for backend_anon.c:

Go to the source code of this file.
Functions | |
| static int | anon_page_fault (as_area_t *area, __address addr, pf_access_t access) |
| static void | anon_frame_free (as_area_t *area, __address page, __address frame) |
| static void | anon_share (as_area_t *area) |
Variables | |
| mem_backend_t | anon_backend |
Definition in file backend_anon.c.
1.4.6