Searched defs:Alloc (Results 1 - 12 of 12) sorted by relevance

/fuchsia/zircon/kernel/lib/hypervisor/include/hypervisor/
H A Dpage.h25 zx_status_t Alloc(uint8_t fill) { function in class:hypervisor::Page
/fuchsia/zircon/kernel/arch/arm64/hypervisor/
H A Del2_cpu_state.cpp52 zx_status_t El2Stack::Alloc() { function in class:El2Stack
H A Dvcpu.cpp118 zx_status_t El2StatePtr::Alloc() { function in class:El2StatePtr
/fuchsia/zircon/kernel/lib/hypervisor/
H A Dtrap_map.cpp36 PortPacket* BlockingPortAllocator::Alloc() { function in class:hypervisor::BlockingPortAllocator
/fuchsia/zircon/system/dev/video/usb-video/
H A Dvideo-buffer.cpp65 zx_status_t VideoBuffer::Alloc(uint32_t max_frame_size) { function in class:video::usb::VideoBuffer
/fuchsia/zircon/kernel/arch/arm64/
H A Dmmu.cpp94 zx_status_t AsidAllocator::Alloc(uint16_t* asid) { function in class:__anon19::AsidAllocator
/fuchsia/zircon/kernel/arch/x86/hypervisor/
H A Dvmx_cpu_state.cpp71 zx_status_t VmxPage::Alloc(const VmxInfo& vmx_info, uint8_t fill) { function in class:VmxPage
/fuchsia/zircon/kernel/object/
H A Dhandle.cpp83 void* Handle::Alloc(const fbl::RefPtr<Dispatcher>& dispatcher, function in class:Handle
H A Dport_dispatcher.cpp64 PortPacket* ArenaPortAllocator::Alloc() { function in class:ArenaPortAllocator
/fuchsia/zircon/kernel/object/include/object/
H A Dbuffer_chain.h89 static BufferChain* Alloc(size_t size) { function in class:BufferChain
/fuchsia/zircon/kernel/vm/
H A Dvm_aspace.cpp468 zx_status_t VmAspace::Alloc(const char* name, size_t size, void** ptr, uint8_t align_pow2, function in class:VmAspace
/fuchsia/zircon/system/ulib/hid-parser/
H A Dparser.cpp102 static char* Alloc(size_t size) { function in class:hid::impl::ParseState

Completed in 61 milliseconds