Searched refs:s2_trans (Results 1 – 1 of 1) sorted by relevance
406 struct kvm_s2_trans s2_trans = {}; in walk_s1() local424 ret = kvm_walk_nested_s2(vcpu, ipa, &s2_trans); in walk_s1()427 (s2_trans.esr & ~ESR_ELx_FSC_LEVEL) | level, in walk_s1()432 if (!kvm_s2_trans_readable(&s2_trans)) { in walk_s1()439 ipa = kvm_s2_trans_output(&s2_trans); in walk_s1()517 if (wi->s2 && !kvm_s2_trans_writable(&s2_trans)) { in walk_s1()