Searched refs:hyp_s (Results 1 – 3 of 3) sorted by relevance
798 return (&hypctx->guest_regs.hyp_s[0]); in hypctx_regptr()800 return (&hypctx->guest_regs.hyp_s[1]); in hypctx_regptr()818 return (&hypctx->guest_regs.hyp_s[2]); in hypctx_regptr()820 return (&hypctx->guest_regs.hyp_s[3]); in hypctx_regptr()822 return (&hypctx->guest_regs.hyp_s[4]); in hypctx_regptr()824 return (&hypctx->guest_regs.hyp_s[5]); in hypctx_regptr()826 return (&hypctx->guest_regs.hyp_s[6]); in hypctx_regptr()828 return (&hypctx->guest_regs.hyp_s[7]); in hypctx_regptr()830 return (&hypctx->guest_regs.hyp_s[8]); in hypctx_regptr()832 return (&hypctx->guest_regs.hyp_s[9]); in hypctx_regptr()[all …]
49 uint64_t hyp_s[12]; member
108 ASSYM(HYP_H_S, offsetof(struct hypctx, host_regs.hyp_s));122 ASSYM(HYP_G_S, offsetof(struct hypctx, guest_regs.hyp_s));