Searched defs:vpe_id (Results 1 – 5 of 5) sorted by relevance
217 static void boot_core(unsigned int core, unsigned int vpe_id) in boot_core()300 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_boot_secondary() local409 unsigned int cpu, core, vpe_id; in cps_shutdown_this_cpu() local512 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in wait_for_sibling_halt() local527 unsigned int vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_cpu_die() local
128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro150 #define vpe_id() 0 macro
445 unsigned int vpe_id; in cps_gen_entry_code() local
77 u16 vpe_id; member
3321 static bool its_alloc_vpe_table(u32 vpe_id) in its_alloc_vpe_table()4404 int vpe_id; in its_vpe_init() local
Completed in 23 milliseconds