Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
Dguest-state-buffer.c104 return KVMPPC_GS_CLASS_WORD_REG; in kvmppc_gsid_class()
153 case KVMPPC_GS_CLASS_WORD_REG: in kvmppc_gsid_type()
192 case KVMPPC_GS_CLASS_WORD_REG: in kvmppc_gsid_flags()
327 if (class == KVMPPC_GS_CLASS_WORD_REG) { in kvmppc_gse_flatten_iden()
/linux-6.12.1/arch/powerpc/include/asm/
Dguest-state-buffer.h144 KVMPPC_GS_CLASS_WORD_REG = 0x08, enumerator