Searched refs:sizeCount (Results 1 – 1 of 1) sorted by relevance
1021 size_t sizeCount; local1032 sizeCount = size >> PAGE_SHIFT;1037 count = LOS_PhysPagesAlloc(sizeCount, &pageList);1038 if (count < sizeCount) {1039 VM_ERR("failed to allocate enough pages (ask %zu, got %zu)", sizeCount, count);