Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnmi.h85 extern void hardlockup_detector_disable(void);
88 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup_64.c947 hardlockup_detector_disable(); in disable_hardlockup_detector()
950 hardlockup_detector_disable(); in disable_hardlockup_detector()
/OK3568_Linux_fs/kernel/kernel/
H A Dwatchdog.c73 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dkvm.c761 hardlockup_detector_disable(); in kvm_guest_init()