Home
last modified time | relevance | path

Searched refs:allocateMemory (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp197 void allocateMemory(const fs::path& tocFile);
H A Dpnor_partition_table.cpp47 inline void Table::allocateMemory(const fs::path& tocFile) in allocateMemory() function in openpower::virtual_pnor::partition::Table
76 allocateMemory(tocFile); in preparePartitions()
/openbmc/hiomapd/vpnor/
H A Dtable.hpp207 void allocateMemory(const fs::path& tocFile);
H A Dtable.cpp55 inline void Table::allocateMemory(const fs::path& tocFile) in allocateMemory() function in openpower::virtual_pnor::partition::Table
89 allocateMemory(tocFile); in preparePartitions()
/openbmc/openbmc/poky/meta/recipes-graphics/vulkan/vulkan-samples/
H A D32bit.patch96 texture.device_memory = get_device()->get_handle().allocateMemory(memory_allocate_info);