VPE_PATH_MAX 65 arch/mips/include/asm/vpe.h char cwd[VPE_PATH_MAX]; VPE_PATH_MAX 808 arch/mips/kernel/vpe.c ret = getcwd(v->cwd, VPE_PATH_MAX);