Home
last modified time | relevance | path

Searched refs:fast (Results 1 – 14 of 14) sorted by relevance

/xen/tools/fuzz/
A DREADME.afl23 llvm_mode, make use of afl-clang-fast:
25 $ make CC=$AFLPATH/afl-clang-fast afl # produces afl-harness
54 the speed-up effect should be similar to that of using afl-clang-fast.
/xen/xen/include/asm-x86/
A Dshadow.h83 void sh_remove_shadows(struct domain *d, mfn_t gmfn, int fast, int all);
111 int fast, int all) {} in sh_remove_shadows() argument
/xen/tools/libxc/
A Dxc_resume.c285 int xc_domain_resume(xc_interface *xch, uint32_t domid, int fast) in xc_domain_resume() argument
287 return (fast in xc_domain_resume()
/xen/xen/arch/x86/hvm/viridian/
A Dviridian.c533 uint16_t fast:1; in viridian_hypercall() member
591 if ( input.fast ) in viridian_hypercall()
630 if ( input.fast ) in viridian_hypercall()
/xen/docs/man/
A Dxen-tscmode.7.pod52 Roughly speaking, native means rdtsc is fast but TSC-sensitive apps
56 all rdtsc instructions were native: "fast but potentially incorrect."
A Dxl-numa-placement.7.pod15 on which it can operate very fast. On the other hand, getting and storing
/xen/tools/python/xen/lowlevel/xc/
A Dxc.c234 int fast; in pyxc_domain_resume() local
236 if ( !PyArg_ParseTuple(args, "ii", &dom, &fast) ) in pyxc_domain_resume()
239 if ( xc_domain_resume(self->xc_handle, dom, fast) != 0 ) in pyxc_domain_resume()
/xen/xen/arch/x86/mm/shadow/
A Dcommon.c2171 void sh_remove_shadows(struct domain *d, mfn_t gmfn, int fast, int all) in sh_remove_shadows() argument
2225 ASSERT(!(all && fast)); in sh_remove_shadows()
2266 if( !fast \ in sh_remove_shadows()
2286 if ( !fast && all && (pg->count_info & PGC_page_table) ) in sh_remove_shadows()
/xen/docs/misc/
A Dvtd.txt291 …Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INT…
A Dnetif-staging-grants.pandoc394 strategies to allow fast recycling of grants for replinishing the ring,
A Dxen-command-line.pandoc1003 ept=[no-]exec-sp` to switch between fast and secure.
1005 * When switching from secure to fast, preexisting HVM domains will run
1009 * When switching from fast to secure, all HVM domains will immediately
1014 intended as an emergency option for people who first chose fast, then
/xen/tools/ocaml/xenstored/
A Dxenstored.ml389 * there's no need to be really fast even if we got loose
/xen/tools/libxc/include/
A Dxenctrl.h640 int fast);
/xen/stubdom/grub.patches/
A D61btrfs.diff713 + * root refs make a fast index for listing all of the snapshots and

Completed in 29 milliseconds