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.c782 static unsigned int init_udelay = UINT_MAX; variable
786 get_option(&str, &init_udelay); in cpu_init_udelay()
795 if (init_udelay != UINT_MAX) in smp_quirk_init_udelay()
802 init_udelay = 0; in smp_quirk_init_udelay()
806 init_udelay = UDELAY_10MS_DEFAULT; in smp_quirk_init_udelay()
828 udelay(init_udelay); in send_init_sequence()
885 if (init_udelay == 0) in wakeup_secondary_cpu_via_init()
898 if (init_udelay == 0) in wakeup_secondary_cpu_via_init()