Home
last modified time | relevance | path

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

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