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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/ps3/
H A Dplatform.h187 int ps3_repository_read_region_total(u64 *region_total);
189 u64 *region_total);
H A Drepository.c753 int ps3_repository_read_region_total(u64 *region_total) argument
759 region_total, NULL);
766 * @region_total: Maximum memory region size.
769 int ps3_repository_read_mm_info(u64 *rm_base, u64 *rm_size, u64 *region_total) argument
778 : ps3_repository_read_region_total(region_total);

Completed in 98 milliseconds