Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dsbi.c72 static unsigned long __sbi_v01_cpumask_to_hartmask(const struct cpumask *cpu_mask) in __sbi_v01_cpumask_to_hartmask() function
153 __sbi_v01_cpumask_to_hartmask(cpumask_of(cpu)); in __sbi_send_ipi_v01()
167 hart_mask = __sbi_v01_cpumask_to_hartmask(cpu_mask); in __sbi_rfence_v01()