Searched refs:hyp_gp (Results 1 – 3 of 3) sorted by relevance
105 ASSYM(HYP_H_GP, offsetof(struct hypctx, host_regs.hyp_gp));119 ASSYM(HYP_G_GP, offsetof(struct hypctx, guest_regs.hyp_gp));
46 uint64_t hyp_gp; member
788 return (&hypctx->guest_regs.hyp_gp); in hypctx_regptr()