Searched refs:SIZE_M (Results 1 – 6 of 6) sorted by relevance
15 MEM_ALIGN = 2 * acrn_config_utilities.SIZE_M
43 SIZE_M = SIZE_K * 1024 variable44 SIZE_G = SIZE_M * 102462 BAR2_SHEMEM_ALIGNMENT = 2 * acrn_config_utilities.SIZE_M145 int_size = int(shm.get('size')) * SIZE_M
32 SIZE_M = SIZE_K * 1024 variable33 SIZE_2G = 2 * SIZE_M * SIZE_K35 SIZE_G = SIZE_M * 1024
439 size = int(size_str.strip('M')) * acrn_config_utilities.SIZE_M
16 MEM_ALIGN = 2 * acrn_config_utilities.SIZE_M
24 BAR2_SHEMEM_ALIGNMENT = 2*acrn_config_utilities.SIZE_M
Completed in 11 milliseconds