Searched refs:reverse (Results 1 – 14 of 14) sorted by relevance
75 bool_t reverse = !!(val & NOTIFY_REVERSE); in notifier_call_chain() local80 cursor = reverse ? cursor->prev : cursor->next; in notifier_call_chain()
681 int reverse; in hvmemul_linear_to_phys() local697 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()
98 - reverse dependencies: "select" <symbol> ["if" <expr>]100 below), reverse dependencies can be used to force a lower limit of
188 there is no explicit signalling by the guest in the reverse direction.
241 and also safely reverse it. As such we **MUST** know:
60 The VGA Bios has been written without reverse-engineering any existing Bios.
275 modification of the work for the customer's own use and reverse
703 ct.reverse()
285 modification of the work for the customer's own use and reverse
284 modification of the work for the customer's own use and reverse
282 modification of the work for the customer's own use and reverse
115 …the terms permit modification of the work for the customer's own use and reverse engineering for d…
277 modification of the work for the customer's own use and reverse
Completed in 18 milliseconds