Searched refs:mmio_sp64_extend (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Demulate_loadstore.c88 vcpu->arch.mmio_sp64_extend = 0;
124 vcpu->arch.mmio_sp64_extend = 1;
191 vcpu->arch.mmio_sp64_extend = 1;
251 vcpu->arch.mmio_sp64_extend = 1;
320 vcpu->arch.mmio_sp64_extend = 1;
H A Dpowerpc.c1164 if ((vcpu->arch.mmio_sp64_extend) && (run->mmio.len == 4))
1360 if ((vcpu->arch.mmio_sp64_extend) && (bytes == 4))
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h741 u8 mmio_sp64_extend; member in struct:kvmppc_slb::kvm_vcpu_arch

Completed in 90 milliseconds