KERNEL_ADDR        82 user/testbin/crash/crash.c 	int *ptr = (int *) KERNEL_ADDR;
KERNEL_ADDR       115 user/testbin/crash/crash.c 	int *ptr = (int *) KERNEL_ADDR;
KERNEL_ADDR       139 user/testbin/crash/crash.c 	func f = (func) KERNEL_ADDR;