Home
last modified time | relevance | path

Searched refs:KVMPPC_GSID_ASDR (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dguest-state-buffer.h102 #define KVMPPC_GSID_ASDR 0xF003 macro
128 #define KVMPPC_GSE_INTR_REGS_END KVMPPC_GSID_ASDR
/linux/arch/powerpc/kvm/
H A Dtest-guest-state-buffer.c182 for (u16 iden = KVMPPC_GSID_HDAR; iden <= KVMPPC_GSID_ASDR; iden++) { in test_gs_bitmap()
H A Dguest-state-buffer.c162 case KVMPPC_GSID_ASDR: in kvmppc_gsid_type()