Home
last modified time | relevance | path

Searched refs:alloc_page (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/moe/server/src/
A Ddataspace_noncont.cc56 Page &p = alloc_page(offset); in map_address()
182 Page &alloc_page(unsigned long /*offs*/) const throw() override in alloc_page() function in __anon7dd62bb00111::Mem_one_page
215 Page &alloc_page(unsigned long offs) const throw() override in alloc_page() function in __anon7dd62bb00111::Mem_small
292 Page &alloc_page(unsigned long offs) const override in alloc_page() function in __anon7dd62bb00111::Mem_big
A Ddataspace_util.cc66 Dataspace_noncont::Page &dst_p = dst->alloc_page(dst_offs); in __do_cow_copy()
88 dst_p = &dst->alloc_page(dst_offs); in __do_cow_copy2()
A Ddataspace_noncont.h73 virtual Page &alloc_page(unsigned long offs) const = 0;

Completed in 5 milliseconds