Searched refs:xc_dom_malloc_filemap (Results 1 – 2 of 2) sorted by relevance
| /xen/tools/libxc/ |
| A D | xc_dom_core.c | 196 void *xc_dom_malloc_filemap(struct xc_dom_image *dom, in xc_dom_malloc_filemap() function 808 dom->kernel_blob = xc_dom_malloc_filemap(dom, filename, &dom->kernel_size, in xc_dom_kernel_file() 821 xc_dom_malloc_filemap(dom, filename, &dom->modules[mod].size, in xc_dom_module_file() 847 xc_dom_malloc_filemap(dom, filename, &dom->devicetree_size, in xc_dom_devicetree_file()
|
| /xen/tools/libxc/include/ |
| A D | xc_dom.h | 368 void *xc_dom_malloc_filemap(struct xc_dom_image *dom,
|
Completed in 6 milliseconds