Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dalternative.c525 noinstr void BUG_func(void) in BUG_func() function
529 EXPORT_SYMBOL(BUG_func);
540 void *target, *bug = &BUG_func; in alt_replace_call()