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.c775 static unsigned int init_udelay = UINT_MAX; variable
779 get_option(&str, &init_udelay); in cpu_init_udelay()
788 if (init_udelay != UINT_MAX) in smp_quirk_init_udelay()
795 init_udelay = 0; in smp_quirk_init_udelay()
799 init_udelay = UDELAY_10MS_DEFAULT; in smp_quirk_init_udelay()
821 udelay(init_udelay); in send_init_sequence()
878 if (init_udelay == 0) in wakeup_secondary_cpu_via_init()
891 if (init_udelay == 0) in wakeup_secondary_cpu_via_init()