Searched refs:KVMPPC_GSE_VSRS_END (Results 1 – 2 of 2) sorted by relevance
124 #define KVMPPC_GSE_VSRS_END KVMPPC_GSID_VSRS(63) macro125 #define KVMPPC_GSE_VSRS_COUNT (KVMPPC_GSE_VSRS_END - KVMPPC_GSE_VSRS_START + 1)
106 if ((iden >= KVMPPC_GSE_VSRS_START) && (iden <= KVMPPC_GSE_VSRS_END)) in kvmppc_gsid_class()