Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnmi.h86 extern void hardlockup_detector_disable(void);
89 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/linux-6.12.1/arch/powerpc/kernel/
Dsetup_64.c920 hardlockup_detector_disable(); in disable_hardlockup_detector()
924 hardlockup_detector_disable(); in disable_hardlockup_detector()
/linux-6.12.1/arch/x86/kernel/cpu/
Dmshyperv.c592 hardlockup_detector_disable(); in ms_hyperv_init_platform()
/linux-6.12.1/kernel/
Dwatchdog.c74 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/linux-6.12.1/arch/x86/kernel/
Dkvm.c869 hardlockup_detector_disable(); in kvm_guest_init()