KCMP_VM
case KCMP_VM:
ret = kcmp_ptr(task1->mm, task2->mm, KCMP_VM);
sys_kcmp(pid1, pid2, KCMP_VM, 0, 0),
ret = sys_kcmp(pid1, pid1, KCMP_VM, 0, 0);