Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
Dguest-state-buffer.c91 if ((iden >= KVMPPC_GSE_GUESTWIDE_START) && in kvmppc_gsid_class()
307 bit += iden - KVMPPC_GSE_GUESTWIDE_START; in kvmppc_gse_flatten_iden()
354 iden = KVMPPC_GSE_GUESTWIDE_START + bit; in kvmppc_gse_unflatten_iden()
/linux-6.12.1/arch/powerpc/include/asm/
Dguest-state-buffer.h104 #define KVMPPC_GSE_GUESTWIDE_START KVMPPC_GSID_BLANK macro
107 (KVMPPC_GSE_GUESTWIDE_END - KVMPPC_GSE_GUESTWIDE_START + 1)