Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnmi.h86 extern void hardlockup_detector_disable(void);
89 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_64.c922 hardlockup_detector_disable(); in disable_hardlockup_detector()
926 hardlockup_detector_disable(); in disable_hardlockup_detector()
/openbmc/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c584 hardlockup_detector_disable(); in ms_hyperv_init_platform()
/openbmc/linux/kernel/
H A Dwatchdog.c67 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/openbmc/linux/arch/x86/kernel/
H A Dkvm.c866 hardlockup_detector_disable(); in kvm_guest_init()