Searched refs:vm_region_alloc (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/lib/
H A Ddma-noncoherent.c67 * get_vm_area() would then call vm_region_alloc with an appropriate
78 * would have to initialise this each time prior to calling vm_region_alloc().
93 vm_region_alloc(struct vm_region *head, size_t size, gfp_t gfp) function
194 c = vm_region_alloc(&consistent_head, size,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dconsistent.c61 * get_vm_area() would then call vm_region_alloc with an appropriate
72 * would have to initialise this each time prior to calling vm_region_alloc().
89 vm_region_alloc(struct vm_region *head, size_t size, gfp_t gfp) function
217 c = vm_region_alloc(&consistent_head, size,

Completed in 100 milliseconds