Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
smvp.h File Reference

Go to the source code of this file.

Functions

void smvp_smp_setup (void)
 
void smvp_smp_finish (void)
 
void smvp_boot_secondary (int cpu, struct task_struct *t)
 
void smvp_init_secondary (void)
 
void smvp_cpus_done (void)
 
void smvp_prepare_cpus (unsigned int max_cpus)
 
void smvp_send_ipi (int cpu, unsigned int action)
 

Function Documentation

void smvp_boot_secondary ( int  cpu,
struct task_struct t 
)
void smvp_cpus_done ( void  )
void smvp_init_secondary ( void  )
void smvp_prepare_cpus ( unsigned int  max_cpus)
void smvp_send_ipi ( int  cpu,
unsigned int  action 
)
void smvp_smp_finish ( void  )
void smvp_smp_setup ( void  )