Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dxsave.c464 static __refdata void (*next_func)(void) = xstate_enable_boot_cpu; in xsave_init() local
470 this_func = next_func; in xsave_init()
471 next_func = xstate_enable; in xsave_init()