Searched refs:KVMPPC_GSE_GUESTWIDE_COUNT (Results 1 – 2 of 2) sorted by relevance
311 bit += KVMPPC_GSE_GUESTWIDE_COUNT; in kvmppc_gse_flatten_iden()353 if (bit < KVMPPC_GSE_GUESTWIDE_COUNT) { in kvmppc_gse_unflatten_iden()357 bit -= KVMPPC_GSE_GUESTWIDE_COUNT; in kvmppc_gse_unflatten_iden()
106 #define KVMPPC_GSE_GUESTWIDE_COUNT \ macro133 (KVMPPC_GSE_GUESTWIDE_COUNT + KVMPPC_GSE_META_COUNT + \