Searched refs:KVM_MMIO_REG_GPR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/powerpc/include/asm/ | ||
D | kvm_host.h | 690 #define KVM_MMIO_REG_GPR 0x0000 macro |
/linux-4.1.27/arch/powerpc/kvm/ | ||
D | powerpc.c | 761 case KVM_MMIO_REG_GPR: in kvmppc_complete_mmio_load() |