Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
A Dguest-state-buffer.c110 if ((iden >= KVMPPC_GSE_VSRS_START) && (iden <= KVMPPC_GSE_VSRS_END)) in kvmppc_gsid_class()
364 bit += iden - KVMPPC_GSE_VSRS_START; in kvmppc_gse_flatten_iden()
413 iden = KVMPPC_GSE_VSRS_START + bit; in kvmppc_gse_unflatten_iden()
/arch/powerpc/include/asm/
A Dguest-state-buffer.h143 #define KVMPPC_GSE_VSRS_START KVMPPC_GSID_VSRS(0) macro
145 #define KVMPPC_GSE_VSRS_COUNT (KVMPPC_GSE_VSRS_END - KVMPPC_GSE_VSRS_START + 1)

Completed in 14 milliseconds