Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 11 of 11) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Demul-gate-op.c195 int jump = -1, rc = X86EMUL_OKAY; in pv_emulate_gate_op() local
245 ++jump; in pv_emulate_gate_op()
248 ++jump; in pv_emulate_gate_op()
259 ++jump; in pv_emulate_gate_op()
262 ++jump; in pv_emulate_gate_op()
281 jump < 0 || in pv_emulate_gate_op()
292 (!jump || (ar & _SEGMENT_EC) ? in pv_emulate_gate_op()
310 if ( !jump ) in pv_emulate_gate_op()
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dmenu.c551 struct jump_key *jump = NULL; in get_prompt_str() local
563 jump = xmalloc(sizeof(struct jump_key)); in get_prompt_str()
572 jump->target = prop->menu; in get_prompt_str()
574 jump->target = location; in get_prompt_str()
577 jump->index = 0; in get_prompt_str()
579 jump->index = list_entry(head->prev, struct jump_key, in get_prompt_str()
582 list_add_tail(&jump->entries, head); in get_prompt_str()
589 if (jump && menu == location) in get_prompt_str()
590 jump->offset = strlen(r->s); in get_prompt_str()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dbzimage.c26 uint16_t jump; member
/xen-4.10.0-shim-comet/docs/misc/
A Dpvh.markdown5 builder how to load and jump into the kernel entry point:
13 jump into the entry point defined at `XEN_ELFNOTE_PHYS32_ENTRY` with the
A Dlivepatch.markdown22 * trampoline - a jump to a new instruction.
78 The second mechanism is by ti replace the call or jump to the
81 A third mechanism is to add a jump to the new function at the
161 existing function to be patched to jump directly to the new code. This
163 CPU branching logic (I-cache, but it is just one unconditional jump).
187 old `do_xen_version' function to directly jump to the new `do_xen_version`.
205 In summary this example patched the affected function to jump to the
210 * Optionally we can insert in the old function a trampoline jump to an function
213 The disadvantage of this are that the unconditional jump will consume a small
879 as well. And switch-style jump tables.
/xen-4.10.0-shim-comet/tools/xcutils/
A Dreadnotes.c33 uint16_t jump; member
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_dom_bzimageloader.c610 uint16_t jump; member
/xen-4.10.0-shim-comet/tools/python/
A Dpylintrc36 # to jump to the line corresponding to a message.
/xen-4.10.0-shim-comet/stubdom/
A Dnewlib.patch82 Define the basic ia64 jump buffer
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c4125 ;; far jump to flush CPU queue after transition to protected mode
4152 ;; far jump to flush CPU queue after transition to real mode
8947 jz f0_missing ;; jump if no drive0
8956 jz f1_missing ;; jump if no drive1
10313 ;; far jump to flush CPU queue after transition to real mode
10796 ;; 0x05 = eoi + jmp via [0x40:0x67] jump
10800 ;; 0x0A = jmp via [0x40:0x67] jump
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff2775 + * jump to the next level

Completed in 43 milliseconds