Searched refs:KVM_MMIO_REG_EXT_MASK (Results 1 – 2 of 2) sorted by relevance
689 #define KVM_MMIO_REG_EXT_MASK 0xffe0 macro
760 switch (vcpu->arch.io_gpr & KVM_MMIO_REG_EXT_MASK) { in kvmppc_complete_mmio_load()