7 #ifdef CONFIG_CPU_HAS_ASID
13 #ifdef CONFIG_CPU_HAS_ASID
14 #define ASID(mm) ((mm)->context.id & 255)
23 * Copyright (C) 2002, David McCullough <davidm@snapgear.com>
24 * modified for 2.6 by Hyok S. Choi <hyok.choi@samsung.com>
27 struct vm_list_struct *vmlist;
28 unsigned long end_brk;