Home
last modified time | relevance | path

Searched refs:send_IPI_mask_phys (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/m32r/kernel/
Dsmp.c762 send_IPI_mask_phys(&physid_mask, ipi_num, try); in send_IPI_mask()
785 unsigned long send_IPI_mask_phys(const cpumask_t *physid_mask, int ipi_num, in send_IPI_mask_phys() function
Dsmpboot.c296 send_IPI_mask_phys(cpumask_of(phys_id), CPU_BOOT_IPI, 0); in do_boot_cpu()
/linux-4.1.27/arch/m32r/include/asm/
Dsmp.h83 extern unsigned long send_IPI_mask_phys(const cpumask_t*, int, int);