Home
last modified time | relevance | path

Searched defs:create (Results 1 – 16 of 16) sorted by relevance

/xen/tools/ocaml/libs/xentoollog/
A Dxentoollog.ml.in38 let create name cbs : handle = function
A Dxentoollog.mli.in42 val create : string -> logger_cbs -> handle val
/xen/tools/ocaml/xenstored/
A Dperms.ml54 let create owner other acl = function
112 let create ?(perms=[NONE]) domid : t = var
A Dtrie.mli23 val create : unit -> ('a,'b) t val
A Dstore.ml28 let create _name _perms _value = var
137 let create path connection_path = function
479 let create () = { function
A Dquota.ml37 let create () = function
A Dtrie.ml77 let create () = [] function
A Dconnections.ml27 let create () = { function
A Ddomains.ml125 let create doms domid mfn port = function
A Dconnection.ml95 let create xbcon dom = function
/xen/tools/ocaml/libs/xb/
A Dpacket.ml30 let create tid rid ty data = { tid = tid; rid = rid; ty = ty; data = data; } function
A Dpacket.mli6 val create : int -> int -> Op.operation -> string -> t val
A Dxb.mli47 val create : int -> int -> Op.operation -> string -> t val
/xen/stubdom/vtpmmgr/
A Dtpm2_marshal.h333 inline BYTE* pack_TPMS_SENSITIVE_CREATE(BYTE* ptr, const TPMS_SENSITIVE_CREATE *create) in pack_TPMS_SENSITIVE_CREATE()
341 inline BYTE* pack_TPM2B_SENSITIVE_CREATE(BYTE* ptr, const TPM2B_SENSITIVE_CREATE *create) in pack_TPM2B_SENSITIVE_CREATE()
/xen/tools/libxl/
A Dlibxl_create.c605 struct xen_domctl_createdomain create = { in libxl__domain_make() local
/xen/xen/arch/x86/hvm/
A Demulate.c1008 struct hvm_vcpu_io *vio, unsigned long gla, uint8_t dir, bool create) in hvmemul_find_mmio_cache()

Completed in 27 milliseconds