Searched refs:sign_extend (Results 1 – 1 of 1) sorted by relevance
114 if (vcpu->arch.mmio_decode.sign_extend && in kvm_handle_mmio_return()142 bool sign_extend; in decode_hsr() local156 sign_extend = kvm_vcpu_dabt_issext(vcpu); in decode_hsr()161 vcpu->arch.mmio_decode.sign_extend = sign_extend; in decode_hsr()