Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnmi.h84 extern void hardlockup_detector_disable(void);
87 static inline void hardlockup_detector_disable(void) {} in hardlockup_detector_disable() function
/linux-6.15/arch/powerpc/kernel/
H A Dsetup_64.c920 hardlockup_detector_disable(); in disable_hardlockup_detector()
925 hardlockup_detector_disable(); in disable_hardlockup_detector()
/linux-6.15/arch/x86/kernel/cpu/
H A Dmshyperv.c642 hardlockup_detector_disable(); in ms_hyperv_init_platform()
/linux-6.15/kernel/
H A Dwatchdog.c74 void __init hardlockup_detector_disable(void) in hardlockup_detector_disable() function
/linux-6.15/arch/x86/kernel/
H A Dkvm.c868 hardlockup_detector_disable(); in kvm_guest_init()