Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dxsave.c600 static __refdata void (*boot_func)(void) = eager_fpu_init_bp; in eager_fpu_init() local
613 if (boot_func) { in eager_fpu_init()
614 boot_func(); in eager_fpu_init()
615 boot_func = NULL; in eager_fpu_init()