Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_dom_decompress_unsafe.h17 int xc_try_lzo1x_decode(struct xc_dom_image *dom, void **blob, size_t *size)
A Dxc_dom_decompress_unsafe_lzo1x.c46 int xc_try_lzo1x_decode( in xc_try_lzo1x_decode() function
A Dxc_dom_bzimageloader.c406 static int xc_try_lzo1x_decode( in xc_try_lzo1x_decode() function
581 static int xc_try_lzo1x_decode( in xc_try_lzo1x_decode() function
596 int xc_try_lzo1x_decode(struct xc_dom_image *dom, void **blob, size_t *size);
752 ret = xc_try_lzo1x_decode(dom, &dom->kernel_blob, &dom->kernel_size); in xc_dom_probe_bzimage_kernel()

Completed in 7 milliseconds