Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kernel/
Dsmp-cps.c214 static void boot_core(unsigned int core, unsigned int vpe_id) in boot_core()
297 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_boot_secondary() local
406 unsigned int cpu, core, vpe_id; in cps_shutdown_this_cpu() local
509 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in wait_for_sibling_halt() local
524 unsigned int vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_cpu_die() local
Dperf_event_mipsxx.c128 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
131 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
150 #define vpe_id() 0 macro
Dpm-cps.c445 unsigned int vpe_id; in cps_gen_entry_code() local
/Linux-v5.10/arch/mips/oprofile/
Dop_model_mipsxx.c41 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
63 #define vpe_id() 0 macro
/Linux-v5.10/include/linux/irqchip/
Darm-gic-v4.h75 u16 vpe_id; member
/Linux-v5.10/drivers/irqchip/
Dirq-gic-v3-its.c3301 static bool its_alloc_vpe_table(u32 vpe_id) in its_alloc_vpe_table()
4377 int vpe_id; in its_vpe_init() local