Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dsmp.h108 extern void cpu_die_early(void);
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2720 cpu_die_early(); in verify_local_cpu_caps()
2743 cpu_die_early(); in __verify_local_elf_hwcaps()
2766 cpu_die_early(); in verify_sve_features()
2790 cpu_die_early(); in verify_hyp_capabilities()
2799 cpu_die_early(); in verify_hyp_capabilities()
H A Dsmp.c416 void cpu_die_early(void) in cpu_die_early() function