Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnmi.h85 extern void hardlockup_detector_disable(void);
88 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/Linux-v5.10/arch/powerpc/kernel/
Dsetup_64.c934 hardlockup_detector_disable(); in disable_hardlockup_detector()
937 hardlockup_detector_disable(); in disable_hardlockup_detector()
/Linux-v5.10/kernel/
Dwatchdog.c69 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/Linux-v5.10/arch/x86/kernel/
Dkvm.c689 hardlockup_detector_disable(); in kvm_guest_init()