Home | History | Annotate | Download | only in priv

Lines Matching full:guest

703          /* Update the guest PC value, then exit requesting to chain
705 assumes that wordsize(guest) == wordsize(host). */
707 Addr64 dstGA; /* next guest address */
708 ARM64AMode* amPC; /* amode in guest state for PC */
712 /* Boring transfer to a guest address not known at JIT time.
719 /* Assisted transfer to a guest address, most general case.