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

/linux-4.4.14/arch/mips/include/asm/
H A Dcpu-info.h76 int vpe_id; /* Virtual Processor number */ member in struct:cpuinfo_mips
/linux-4.4.14/arch/mips/kernel/
H A Dsmp-cps.c256 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); cps_boot_secondary() local
398 unsigned vpe_id = cpu_vpe_id(&cpu_data[cpu]); wait_for_sibling_halt() local
H A Dperf_event_mipsxx.c148 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
155 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
174 #define vpe_id() 0 macro
/linux-4.4.14/arch/mips/oprofile/
H A Dop_model_mipsxx.c56 #define vpe_id() (cpu_has_mipsmt_pertccounters ? \ macro
78 #define vpe_id() 0 macro

Completed in 155 milliseconds