Searched refs:KVM_MMIO_REG_EXT_MASK (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/powerpc/kvm/
H A Dpowerpc.c1183 switch (vcpu->arch.io_gpr & KVM_MMIO_REG_EXT_MASK) {
H A Dbook3s_hv_nested.c205 if (((vcpu->arch.io_gpr & KVM_MMIO_REG_EXT_MASK) == KVM_MMIO_REG_GPR)
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h884 #define KVM_MMIO_REG_EXT_MASK 0xffc0 macro

Completed in 150 milliseconds