Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kernel/
Dcpufeature.c1091 static __init void detect_system_supports_pseudo_nmi(void) in detect_system_supports_pseudo_nmi() function
1110 static inline void detect_system_supports_pseudo_nmi(void) { } in detect_system_supports_pseudo_nmi() function
3527 detect_system_supports_pseudo_nmi(); in setup_boot_cpu_features()