Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/
H A Darm_sdei.c336 static void _ipi_unmask_cpu(void *ignored) in _ipi_unmask_cpu() function
749 on_each_cpu(_ipi_unmask_cpu, NULL, true); in sdei_device_resume()