Home
last modified time | relevance | path

Searched refs:private (Results 1 – 25 of 35) sorted by relevance

12

/xen/tools/xenstore/
A Dxenstore.pc.in10 Libs.private: -ldl
11 Requires.private: xenevtchn,xencontrol,xengnttab,xentoolcore
A Dtdb.c1270 int tdb_traverse(TDB_CONTEXT *tdb, tdb_traverse_func fn, void *private) argument
1308 if (fn && fn(tdb, key, dbuf, private)) {
A Dxenstored_core.c1804 void *private) in clean_store_() argument
1806 struct hashtable *reachable = private; in clean_store_()
/xen/xen/drivers/vpci/
A Dvpci.c29 void *private; member
147 r->private = data; in vpci_add_register()
351 val = r->read(pdev, r->offset, r->private); in vpci_read()
399 val = r->read(pdev, r->offset, r->private); in vpci_write_helper()
404 r->private); in vpci_write_helper()
/xen/tools/libs/evtchn/
A Dxenevtchn.pc.in10 Requires.private: xentoollog
/xen/tools/xenstat/libxenstat/
A Dxenstat.pc.in10 Requires.private: xencontrol,xenstore
/xen/tools/libxl/
A Dxlutil.pc.in10 Requires.private: xenlight
A Dxenlight.pc.in12 Requires.private: xentoollog,xenevtchn,xencontrol,xenguest,xenstore,xenhypfs
A Didl.py46 self.private = kwargs.setdefault('private', False)
80 if self.typename is not None and not self.private:
A Dgentypes.py139 for f in [f for f in ty.fields if not f.const and not f.type.private]:
402 for f in [f for f in ty.fields if not f.const and not f.type.private]:
504 for f in [f for f in ty.fields if not f.const and not f.type.private]:
A Dgentest.py78 elif ty.private:
A DCODING_STYLE167 * private fields
/xen/tools/libs/call/
A Dxencall.pc.in10 Requires.private: xentoollog,xentoolcore
/xen/tools/libs/foreignmemory/
A Dxenforeignmemory.pc.in10 Requires.private: xentoollog,xentoolcore
/xen/tools/libs/gnttab/
A Dxengnttab.pc.in10 Requires.private: xentoollog,xentoolcore
/xen/tools/libs/devicemodel/
A Dxendevicemodel.pc.in10 Requires.private: xentoolcore,xentoollog,xencall
/xen/tools/libxc/
A Dxenguest.pc.in10 Requires.private: xentoollog,xencall,xenforeignmemory,xenevtchn
A Dxencontrol.pc.in10 Requires.private: xenevtchn,xengnttab,xencall,xenforeignmemory,xendevicemodel,xentoollog
/xen/tools/libs/hypfs/
A Dxenhypfs.pc.in10 Requires.private: xentoolcore,xentoollog,xencall,zlib
/xen/tools/libvchan/
A Dxenvchan.pc.in10 Requires.private: xentoollog,xenstore,xenevtchn,xengnttab
/xen/tools/ocaml/libs/xl/
A Dgenwrap.py123 if f.type.private:
326 if f.type.private:
341 if f.type.private:
446 if f.type.private:
556 if ty.private:
/xen/
A DINSTALL112 Use the given OVMF binary instead of compiling a private copy.
115 Build a private copy of SeaBIOS.
118 Use the given SeaBIOS binary instead of compiling a private copy.
130 The libxl toolstack uses the upstream qemu per default. A private copy
131 will be built. If desired this private copy can be configured with
135 Use the given qemu binary instead of compiling a private copy.
337 * To build a private copy of tools and xen:
/xen/docs/misc/
A Dgrant-tables.txt61 Xen maintains a set of private frames per domain, holding the active grant
347 Using a private reserve of grant references
352 allocated and held in a private reserve.
354 To reserve a private batch:
A Dvtd.txt223 * Device has an internal resource, such as private memory, which is
/xen/docs/man/
A Dxen-pv-channel.7.pod9 A channel is a low-bandwidth private byte stream similar to a serial

Completed in 33 milliseconds

12