Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dnotifier.c75 bool_t reverse = !!(val & NOTIFY_REVERSE); in notifier_call_chain() local
80 cursor = reverse ? cursor->prev : cursor->next; in notifier_call_chain()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Demulate.c681 int reverse; in hvmemul_linear_to_phys() local
697 reverse = (hvmemul_ctxt->ctxt.regs->eflags & X86_EFLAGS_DF) && (*reps > 1); in hvmemul_linear_to_phys()
699 if ( reverse && ((PAGE_SIZE - offset) < bytes_per_rep) ) in hvmemul_linear_to_phys()
719 done = reverse ? bytes_per_rep + offset : PAGE_SIZE - offset; in hvmemul_linear_to_phys()
724 addr += reverse ? -PAGE_SIZE : PAGE_SIZE; in hvmemul_linear_to_phys()
729 (npfn != (pfn + (reverse ? -i : i))) ) in hvmemul_linear_to_phys()
736 ASSERT(!reverse); in hvmemul_linear_to_phys()
/xen-4.10.0-shim-comet/docs/misc/
A Dkconfig-language.txt98 - reverse dependencies: "select" <symbol> ["if" <expr>]
100 below), reverse dependencies can be used to force a lower limit of
A Dxenstore-paths.markdown188 there is no explicit signalling by the guest in the reverse direction.
A Dlivepatch.markdown241 and also safely reverse it. As such we **MUST** know:
/xen-4.10.0-shim-comet/tools/firmware/vgabios/
A DREADME60 The VGA Bios has been written without reverse-engineering any existing Bios.
A DCOPYING275 modification of the work for the customer's own use and reverse
/xen-4.10.0-shim-comet/tools/python/
A Dtest.py703 ct.reverse()
/xen-4.10.0-shim-comet/tools/libacpi/
A DCOPYING285 modification of the work for the customer's own use and reverse
/xen-4.10.0-shim-comet/tools/libxc/
A DCOPYING284 modification of the work for the customer's own use and reverse
/xen-4.10.0-shim-comet/xen/common/libelf/
A DCOPYING284 modification of the work for the customer's own use and reverse
/xen-4.10.0-shim-comet/tools/xenstore/
A DCOPYING282 modification of the work for the customer's own use and reverse
/xen-4.10.0-shim-comet/tools/ocaml/
A DLICENSE115 …the terms permit modification of the work for the customer's own use and reverse engineering for d…
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/
A DCOPYING277 modification of the work for the customer's own use and reverse

Completed in 21 milliseconds