Searched refs:e2h0 (Results 1 – 1 of 1) sorted by relevance
1418 bool e2h0 = kvm_has_feat(kvm, FEAT_E2H0); in compute_resx_bits() local1438 match &= !e2h0; in compute_resx_bits()1444 (e2h0 && (map[i].flags & RES1_WHEN_E2H0)) || in compute_resx_bits()1445 (!e2h0 && (map[i].flags & RES1_WHEN_E2H1))) in compute_resx_bits()