KUSER_BASE
vma = _install_special_mapping(mm, KUSER_BASE, KUSER_SIZE,
return (vma->vm_start == KUSER_BASE) ? "[kuser]" : NULL;