Home
last modified time | relevance | path

Searched refs:g_vpe (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/
Dcpu-info.h78 int g_vpe; /* Global Virtual Processor number in CM3*/ member
Dgic.h382 #define GIC_ID(cpu) (cpu_data[cpu].g_vpe)
/arch/mips/kernel/
Dirq-gic.c651 gvpe = cpu_data[vpe].g_vpe; in init_gic_sysfs()
Dsmp-cmp.c228 c->g_vpe = GIC_REG(VPE_LOCAL,GIC_VPE_ID); in cmp_init_secondary()