Searched refs:module_memory_start (Results 1 – 1 of 1) sorted by relevance
318 const uint64_t module_memory_start = 0xffffffa9bc790000ULL; in TEST() local322 Dso::CreateKernelModuleDso(tmpfile.path, module_memory_start, in TEST()323 module_memory_start + module_memory_size, kernel_dso.get()); in TEST()342 ASSERT_EQ(module_dso->IpToVaddrInFile(0xffffffa9bc7a64e8ULL, module_memory_start, 0), 0x144e8); in TEST()