Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dnmi.h85 extern void hardlockup_detector_disable(void);
88 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/Linux-v6.1/arch/powerpc/kernel/
Dsetup_64.c918 hardlockup_detector_disable(); in disable_hardlockup_detector()
922 hardlockup_detector_disable(); in disable_hardlockup_detector()
/Linux-v6.1/arch/x86/kernel/cpu/
Dmshyperv.c461 hardlockup_detector_disable(); in ms_hyperv_init_platform()
/Linux-v6.1/kernel/
Dwatchdog.c69 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/Linux-v6.1/arch/x86/kernel/
Dkvm.c872 hardlockup_detector_disable(); in kvm_guest_init()