Searched refs:xc_tbuf_enable (Results 1 – 4 of 4) sorted by relevance
/xen/tools/libxc/ |
A D | xc_tbuf.c | 82 int xc_tbuf_enable(xc_interface *xch, unsigned long pages, unsigned long *mfn, in xc_tbuf_enable() function
|
/xen/tools/xentrace/ |
A D | xentrace.c | 453 ret = xc_tbuf_enable(xc_handle, opts.tbuf_size, mfn, size); in get_tbufs()
|
/xen/tools/xenmon/ |
A D | xenbaked.c | 342 ret = xc_tbuf_enable(xc_handle, DEFAULT_TBUF_SIZE, mfn, size); in get_tbufs()
|
/xen/tools/libxc/include/ |
A D | xenctrl.h | 1554 int xc_tbuf_enable(xc_interface *xch, unsigned long pages,
|
Completed in 11 milliseconds