Searched refs:IM_REGION_UNUSED (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/mm/
H A Dmmu_decl.h95 #define IM_REGION_UNUSED 0x1 macro
H A Dimalloc.c90 * IM_REGION_UNUSED - Entire region is unallocated in imalloc space.
131 return IM_REGION_UNUSED;
234 case IM_REGION_UNUSED:
268 area = __im_get_area(addr, size, IM_REGION_UNUSED);
H A Dpgtable_64.c215 IM_REGION_UNUSED|IM_REGION_SUBSET|IM_REGION_EXISTS);

Completed in 93 milliseconds