Searched refs:kvmppc_host_rm_core (Results 1 – 3 of 3) sorted by relevance
82 struct kvmppc_host_rm_core *rm_core, int max, int action) in grab_next_hostcore()118 struct kvmppc_host_rm_core *rm_core = kvmppc_host_rm_ops_hv->rm_core; in find_available_hostcore()921 struct kvmppc_host_rm_core *rm_corep; in kvmppc_xics_ipi_action()
4801 size = cpu_nr_cores() * sizeof(struct kvmppc_host_rm_core); in kvmppc_alloc_host_rm_ops()
803 struct kvmppc_host_rm_core { struct810 struct kvmppc_host_rm_core *rm_core; argument