Searched refs:hypfs (Results 1 – 3 of 3) sorted by relevance
24 LIBS_LIBS += hypfs46 USELIBS_light := toollog evtchn toolcore ctrl store hypfs guest
14 SUBDIRS-y += hypfs
622 xenhypfs_handle *hypfs; in libxl_set_parameters() local624 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