Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_nestedv2.c61 cfg->vcpu_run_output_size); in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
100 cfg->vcpu_run_output_size = kvmppc_gse_get_u64(gse); in gs_msg_ops_kvmhv_nestedv2_config_refresh_info()
675 vcpu_run_output = kvmppc_gsb_new(cfg->vcpu_run_output_size, guest_id, in kvmhv_nestedv2_host_create()
/linux/arch/powerpc/include/asm/
H A Dkvm_host.h515 u64 vcpu_run_output_size; member