Searched refs:KVMPPC_GSE_W_REGS_COUNT (Results 1 – 2 of 2) sorted by relevance
332 bit += KVMPPC_GSE_W_REGS_COUNT; in kvmppc_gse_flatten_iden()371 if (bit < KVMPPC_GSE_W_REGS_COUNT) { in kvmppc_gse_unflatten_iden()375 bit -= KVMPPC_GSE_W_REGS_COUNT; in kvmppc_gse_unflatten_iden()
120 #define KVMPPC_GSE_W_REGS_COUNT \ macro134 KVMPPC_GSE_DW_REGS_COUNT + KVMPPC_GSE_W_REGS_COUNT + \