Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dshadow.h81 void sh_remove_shadows(struct domain *d, mfn_t gmfn, int fast, int all);
105 int fast, int all) {} in sh_remove_shadows() argument
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dviridian.c846 uint16_t fast:1; in viridian_hypercall() member
912 if ( input.fast ) in viridian_hypercall()
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.748 Roughly speaking, native means rdtsc is fast but TSC-sensitive apps
52 all rdtsc instructions were native: "fast but potentially incorrect."
331 fast as a native rdtsc instruction, much faster than emulation,
A Dxl-numa-placement.pod.715 on which it can operate very fast. On the other hand, getting and storing
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME18 The key benefit of blktap2 is that it makes it easy and fast to write
39 fast.
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xc/
A Dxc.c216 int fast; in pyxc_domain_resume() local
218 if ( !PyArg_ParseTuple(args, "ii", &dom, &fast) ) in pyxc_domain_resume()
221 if ( xc_domain_resume(self->xc_handle, dom, fast) != 0 ) in pyxc_domain_resume()
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dcommon.c2681 void sh_remove_shadows(struct domain *d, mfn_t gmfn, int fast, int all) in sh_remove_shadows() argument
2735 ASSERT(!(all && fast)); in sh_remove_shadows()
2776 if( !fast \ in sh_remove_shadows()
2796 if ( !fast && all && (pg->count_info & PGC_page_table) ) in sh_remove_shadows()
/xen-4.10.0-shim-comet/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,
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dxenstored.ml386 * there's no need to be really fast even if we got loose
/xen-4.10.0-shim-comet/tools/libxc/include/
A Dxenctrl.h633 int fast);
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff724 + * root refs make a fast index for listing all of the snapshots and

Completed in 32 milliseconds