Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c783 static unsigned int init_udelay = UINT_MAX; variable
787 get_option(&str, &init_udelay); in cpu_init_udelay()
796 if (init_udelay != UINT_MAX) in smp_quirk_init_udelay()
803 init_udelay = 0; in smp_quirk_init_udelay()
807 init_udelay = UDELAY_10MS_DEFAULT; in smp_quirk_init_udelay()
829 udelay(init_udelay); in send_init_sequence()
886 if (init_udelay == 0) in wakeup_secondary_cpu_via_init()
899 if (init_udelay == 0) in wakeup_secondary_cpu_via_init()