get_cpu_pid
if (((get_cpu_pid() & PID_VN) >> VN_SHIFT) > 10) {
int pid = get_cpu_pid();
if (((get_cpu_pid() & PID_VN) >> VN_SHIFT) <= 9)