Home
last modified time | relevance | path

Searched refs:L4_FP_ALL_SPACES (Results 1 – 17 of 17) sorted by relevance

/l4re-core-master/l4re/include/
A Dcap_alloc74 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept = 0;
76 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept = 0;
99 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept override
126 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept override
146 template< unsigned long Unmap_flags = L4_FP_ALL_SPACES >
181 template< unsigned long Unmap_flags = L4_FP_ALL_SPACES >
A Dunique_cap42 using Unique_cap = L4::Detail::Unique_cap_impl<T, Smart_cap_auto<L4_FP_ALL_SPACES>>;
45 using unique_cap = L4::Detail::Unique_cap_impl<T, Smart_cap_auto<L4_FP_ALL_SPACES>>;
A Dshared_cap44 using Shared_cap = L4::Detail::Shared_cap_impl<T, Smart_count_cap<L4_FP_ALL_SPACES>>;
47 using shared_cap = L4::Detail::Shared_cap_impl<T, Smart_count_cap<L4_FP_ALL_SPACES>>;
/l4re-core-master/moe/server/src/
A Dserver_obj.cc15 object_pool.cap_alloc()->free(obj_cap(), L4_FP_ALL_SPACES | L4_FP_DELETE_OBJ); in ~Server_object()
A Dobj_reg.h145 bool free(L4::Cap<void> const &cap, l4_umword_t unmap_flags = L4_FP_ALL_SPACES)
A Ddma_space.cc156 _dma_kern_space->unmap(fp, L4_FP_ALL_SPACES); in remove()
A Dmain.cc536 l4_fpage(i, L4_PAGESHIFT, L4_FPAGE_W), L4_FP_ALL_SPACES); in main()
/l4re-core-master/l4re/util/include/
A Dbitmap_cap_alloc83 l4_umword_t unmap_flags = L4_FP_ALL_SPACES) noexcept
100 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept
A Dcap_alloc58 template< unsigned long Unmap_flags = L4_FP_ALL_SPACES >
98 template< unsigned long Unmap_flags = L4_FP_ALL_SPACES >
167 typedef L4::Smart_cap<T, Smart_count_cap<L4_FP_ALL_SPACES> > Cap;
A Dunique_cap54 using Unique_cap = L4::Detail::Unique_cap_impl<T, Smart_cap_auto<L4_FP_ALL_SPACES>>;
57 using unique_cap = L4::Detail::Unique_cap_impl<T, Smart_cap_auto<L4_FP_ALL_SPACES>>;
A Dshared_cap59 using Shared_cap = L4::Detail::Shared_cap_impl<T, Smart_count_cap<L4_FP_ALL_SPACES>>;
62 using shared_cap = L4::Detail::Shared_cap_impl<T, Smart_count_cap<L4_FP_ALL_SPACES>>;
A Dcap42 L4_FP_ALL_SPACES);
A Dcounting_cap_alloc196 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept
239 unsigned unmap_flags = L4_FP_ALL_SPACES) noexcept
A Dobject_registry292 L4::Cap<L4::Task>(L4Re::This_task)->unmap(c.fpage(), L4_FP_ALL_SPACES);
/l4re-core-master/l4re/include/impl/
A Drm_impl.h101 L4_FP_ALL_SPACES); in detach()
/l4re-core-master/l4sys/include/
A Dconsts.h171 L4_FP_ALL_SPACES = 0x80000000UL, enumerator
A Dtask.h391 L4_FP_ALL_SPACES, u); in l4_task_release_cap_u()

Completed in 21 milliseconds