Home
last modified time | relevance | path

Searched defs:vpe_id (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_mipsxx.c41 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
63 #define vpe_id() 0 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsmp-cps.c214 static void boot_core(unsigned int core, unsigned int vpe_id) in boot_core() argument
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
511 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); wait_for_sibling_halt() local
526 unsigned int vpe_id = cpu_vpe_id(&cpu_data[cpu]); cps_cpu_die() local
[all...]
H A Dpm-cps.c445 unsigned int vpe_id; in cps_gen_entry_code() local
H A 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
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsmp-cps.c207 static void boot_core(unsigned int core, unsigned int vpe_id) in boot_core() argument
290 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); in cps_boot_secondary() local
404 unsigned int cpu, core, vpe_id; in cps_shutdown_this_cpu() local
506 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); wait_for_sibling_halt() local
523 unsigned int vpe_id = cpu_vpe_id(&cpu_data[cpu]); cps_cleanup_dead_cpu() local
[all...]
H A Dpm-cps.c445 unsigned int vpe_id; in cps_gen_entry_code() local
H A 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
/kernel/linux/linux-5.10/include/linux/irqchip/
H A Darm-gic-v4.h75 u16 vpe_id; member
/kernel/linux/linux-6.6/include/linux/irqchip/
H A Darm-gic-v4.h77 u16 vpe_id; member
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-gic-v3-its.c3326 its_alloc_vpe_table(u32 vpe_id) its_alloc_vpe_table() argument
4398 int vpe_id; its_vpe_init() local
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-gic-v3-its.c3366 its_alloc_vpe_table(u32 vpe_id) its_alloc_vpe_table() argument
4450 int vpe_id; its_vpe_init() local
[all...]

Completed in 20 milliseconds