Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/
A Dnotify.h10 typedef void (*smp_call_func_t)(void *data); typedef
12 smp_call_func_t func;
17 void smp_call_function(uint64_t mask, smp_call_func_t func, void *data);
/hypervisor/arch/x86/
A Dnotify.c46 void smp_call_function(uint64_t mask, smp_call_func_t func, void *data) in smp_call_function()

Completed in 3 milliseconds