Home
last modified time | relevance | path

Searched refs:KVMPPC_GSID_HOST_STATE_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/kvm/
H A Dguest-state-buffer.c142 case KVMPPC_GSID_HOST_STATE_SIZE: in kvmppc_gsid_type()
H A Dtest-guest-state-buffer.c135 for (u16 iden = KVMPPC_GSID_HOST_STATE_SIZE; in test_gs_bitmap()
H A Dbook3s_hv_nestedv2.c120 case KVMPPC_GSID_HOST_STATE_SIZE: in gs_msg_ops_vcpu_get_size()
/linux/arch/powerpc/include/asm/
H A Dguest-state-buffer.h19 #define KVMPPC_GSID_HOST_STATE_SIZE 0x0001 macro