Home
last modified time | relevance | path

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

/tools/libs/
A Duselibs.mk24 LIBS_LIBS += hypfs
46 USELIBS_light := toollog evtchn toolcore ctrl store hypfs guest
A DMakefile14 SUBDIRS-y += hypfs
/tools/libs/light/
A Dlibxl.c622 xenhypfs_handle *hypfs; in libxl_set_parameters() local
624 hypfs = xenhypfs_open(ctx->lg, 0); in libxl_set_parameters()
625 if (!hypfs) { in libxl_set_parameters()
654 ret = xenhypfs_write(hypfs, path, val); in libxl_set_parameters()
668 xenhypfs_close(hypfs); in libxl_set_parameters()

Completed in 6 milliseconds