Searched defs:cpu_die (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dcpu_ops.h44 void (*cpu_die)(unsigned int cpu); member in struct:cpu_operations
/linux-master/arch/sh/include/asm/
H A Dsmp-ops.h12 void (*cpu_die)(unsigned int cpu); member in struct:plat_smp_ops
/linux-master/arch/mips/include/asm/
H A Dsmp-ops.h33 void (*cpu_die)(unsigned int cpu); member in struct:plat_smp_ops
/linux-master/arch/powerpc/include/asm/
H A Dfsl_pm.h32 void (*cpu_die)(int cpu); member in struct:fsl_pm_ops
H A Dsmp.h58 void (*cpu_die)(unsigned int nr); member in struct:smp_ops_t
/linux-master/arch/arm/include/asm/
H A Dsmp.h97 void (*cpu_die)(unsigned int cpu); member in struct:smp_operations
/linux-master/arch/x86/include/asm/
H A Dsmp.h36 void (*cpu_die)(unsigned int cpu); member in struct:smp_ops
/linux-master/arch/xtensa/kernel/
H A Dsmp.c338 void __ref cpu_die(void) function
/linux-master/arch/arm64/kernel/
H A Dsmp.c367 void __noreturn cpu_die(void) function
/linux-master/arch/s390/kernel/
H A Dsmp.c948 void __noreturn cpu_die(void) function

Completed in 353 milliseconds