Searched defs:KVM_REG_PPC_TM_GPR (Results 1 – 2 of 2) sorted by relevance
658 #define KVM_REG_PPC_TM_GPR(n) (KVM_REG_PPC_TM_GPR0 + (n)) macro