Searched refs:hyp_sp (Results 1 – 3 of 3) sorted by relevance
102 ASSYM(HYP_H_SP, offsetof(struct hypctx, host_regs.hyp_sp));116 ASSYM(HYP_G_SP, offsetof(struct hypctx, guest_regs.hyp_sp));
43 uint64_t hyp_sp; member
761 return (&hypctx->guest_regs.hyp_sp); in hypctx_regptr()