Searched refs:kmallocLength (Results 1 – 1 of 1) sorted by relevance
1038 UINT32 kmallocLength; in OsSetKSectionAttr() local1078 kmallocLength = virtAddr + SYS_MEM_SIZE_DEFAULT - bssEndBoundary; in OsSetKSectionAttr()1085 kmallocLength >> MMU_DESCRIPTOR_L2_SMALL_SHIFT, in OsSetKSectionAttr()1087 if (status != (kmallocLength >> MMU_DESCRIPTOR_L2_SMALL_SHIFT)) { in OsSetKSectionAttr()1091 LOS_VmSpaceReserve(kSpace, kmallocLength, bssEndBoundary); in OsSetKSectionAttr()