vcpu_is_host_el0
if (is_hyp_ctxt(vcpu) && !vcpu_is_host_el0(vcpu))
if (!(b & BEHAVE_FORWARD_IN_HOST_EL0) && vcpu_is_host_el0(vcpu))