Searched refs:physical_memory (Results 1 – 12 of 12) sorted by relevance
44 ATF_TEST_CASE_WITHOUT_HEAD(physical_memory);45 ATF_TEST_CASE_BODY(physical_memory) in ATF_TEST_CASE_BODY() argument47 const units::bytes memory = utils::physical_memory(); in ATF_TEST_CASE_BODY()62 ATF_ADD_TEST_CASE(tcs, physical_memory); in ATF_INIT_TEST_CASES()
40 units::bytes physical_memory(void);
148 utils::physical_memory(void) in physical_memory() function in utils
493 const units::bytes physical_memory = utils::physical_memory(); in check_required_memory() local494 if (physical_memory > 0 && physical_memory < required_memory) in check_required_memory()497 required_memory.format() % physical_memory.format(); in check_required_memory()
683 if (utils::physical_memory() == 0) in ATF_TEST_CASE_BODY()
99 double pages = pss.physical_memory; in physmem_total()
192 ret = (uint64_t)pst.physical_memory * (uint64_t)pst.page_size; in tuklib_physmem()
130 (void)pst.physical_memory;
18567 (void)pst.physical_memory;