Home
last modified time | relevance | path

Searched defs:physAddress1 (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/memory_manager/
H A Dphysical_address_allocator_hw_tests.cpp38 auto physAddress1 = allocator.reserve4kPage(MemoryBanks::getBankForLocalMemory(1)); in HWTEST_F() local
58 auto physAddress1 = allocator.reserve4kPage(MemoryBanks::getBankForLocalMemory(1)); in HWTEST_F() local
79 auto physAddress1 = allocator.reserve4kPage(MemoryBanks::getBankForLocalMemory(1)); in HWTEST_F() local
101 auto physAddress1 = allocator.reserve4kPage(banks[bankIndex]); in HWTEST_F() local
115 auto physAddress1 = allocator.reserve64kPage(MemoryBanks::getBankForLocalMemory(0)); in HWTEST_F() local
H A Dphysical_address_allocator_tests.cpp29 auto physAddress1 = allocator.reserve4kPage(MemoryBanks::MainBank); in TEST() local
52 auto physAddress1 = allocator.reserve64kPage(MemoryBanks::MainBank); in TEST() local
68 auto physAddress1 = allocator.reserve64kPage(MemoryBanks::MainBank); in TEST() local