Home
last modified time | relevance | path

Searched refs:KVM_REG_PPC_VR (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h535 #define KVM_REG_PPC_VR(n) (KVM_REG_PPC_VR0 + (n)) macro
/openbmc/qemu/target/ppc/
H A Dkvm.c683 reg.id = KVM_REG_PPC_VR(i); in kvm_put_fp()
756 reg.id = KVM_REG_PPC_VR(i); in kvm_get_fp()