Searched refs:hcpu (Results 1 – 3 of 3) sorted by relevance
59 int hcpu; in icp_send_hcore_msg() local61 hcpu = hcore << threads_shift; in icp_send_hcore_msg()63 smp_muxed_ipi_set_message(hcpu, PPC_MSG_RM_HOST_ACTION); in icp_send_hcore_msg()64 kvmppc_set_host_ipi(hcpu, 1); in icp_send_hcore_msg()66 kvmhv_rm_send_ipi(hcpu); in icp_send_hcore_msg()
957 static int palinfo_del_proc(unsigned int hcpu) in palinfo_del_proc() argument961 sprintf(cpustr, "cpu%d", hcpu); in palinfo_del_proc()
363 unsigned long action, void *hcpu) in mvebu_v7_cpu_pm_notify() argument