Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Daddress_space_shared_slots_host_memory_allocator.cpp240 const uint64_t physBase = allocateAddressSpaceBlock(hw, bitsSize); in load() local
327 const uint64_t physBase = newBlock.physBase; in allocate() local
450 const uint64_t physBase = block.physBase; in globalStateLoad() local
Daddress_space_shared_slots_host_memory_allocator.h66 uint64_t physBase = 0; member