Home
last modified time | relevance | path

Searched defs:vpe_id (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Dsmp-cps.c218 static void boot_core(unsigned int core, unsigned int vpe_id) in boot_core()
301 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_boot_secondary() local
431 unsigned int cpu, core, vpe_id; in play_dead() local
486 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in wait_for_sibling_halt() local
501 unsigned int vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_cpu_die() local
Dperf_event_mipsxx.c135 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
138 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
157 #define vpe_id() 0 macro
Dpm-cps.c449 unsigned int vpe_id; in cps_gen_entry_code() local
/Linux-v4.19/arch/mips/oprofile/
Dop_model_mipsxx.c41 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
63 #define vpe_id() 0 macro
/Linux-v4.19/include/linux/irqchip/
Darm-gic-v4.h58 u16 vpe_id; member
/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3-its.c2161 static bool its_alloc_vpe_table(u32 vpe_id) in its_alloc_vpe_table()
2798 int vpe_id; in its_vpe_init() local