37 unsigned long align,
l4_addr_t paddr)
const noexcept
40 auto call = f->create(mem, L4Re::Dataspace::Protocol);
44 if (flags & Fixed_paddr)
long alloc(long size, L4::Cap< Dataspace > mem, unsigned long flags=0, unsigned long align=0, l4_addr_t paddr=0) const noexcept
Allocate anonymous memory.
C++ interface for capabilities.
Common factory related definitions.
unsigned long l4_umword_t
Unsigned machine word.
unsigned long l4_addr_t
Address type.
signed long l4_mword_t
Signed machine word.
long l4_error(l4_msgtag_t tag) L4_NOTHROW
Get IPC error code if any or message tag label otherwise for an IPC call.
Memory allocator protocol definitions.
Memory allocator interface.