Home
last modified time | relevance | path

Searched defs:l4_size_t (Results 1 – 11 of 11) sorted by relevance

/l4re-core-master/l4sys/include/ARCH-mips/
A Dl4int.h43 typedef unsigned long l4_size_t; /**< \brief Unsigned size type */ typedef
46 typedef unsigned int l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/l4sys/include/ARCH-x86/
A Dl4int.h35 typedef unsigned int l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/l4sys/include/ARCH-amd64/
A Dl4int.h36 typedef unsigned long l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/l4sys/include/ARCH-arm/
A Dl4int.h35 typedef unsigned int l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/l4sys/include/ARCH-arm64/
A Dl4int.h35 typedef unsigned long l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/l4sys/include/ARCH-ppc32/
A Dl4int.h34 typedef unsigned int l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/l4sys/include/ARCH-sparc/
A Dl4int.h35 typedef unsigned int l4_size_t; /**< \brief Unsigned size type */ typedef
/l4re-core-master/moe/server/src/
A Ddataspace_anon.h28 int pre_allocate(l4_addr_t, l4_size_t, unsigned) override { return 0; } in pre_allocate() argument
A Ddataspace_static.h26 int pre_allocate(l4_addr_t, l4_size_t, unsigned) override in pre_allocate() argument
A Ddataspace.cc149 Moe::Dataspace::dma_map(Dma_space *, l4_addr_t, l4_size_t *, in dma_map() argument
A Ddma_space.cc51 int unmap(Dma_addr dma_addr, l4_size_t, Attributes, Direction) override in unmap() argument
248 int unmap(Dma_addr dma_addr, l4_size_t, Attributes, Direction) override in unmap() argument

Completed in 7 milliseconds