vpe_get_shared
void *vpe_get_shared(int index);
p = vpe_get_shared(aprp_cpu_index());
(p = vpe_get_shared(aprp_cpu_index())));
EXPORT_SYMBOL(vpe_get_shared);