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

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

Completed in 129 milliseconds