Searched refs:Mapping (Results 1 – 1 of 1) sorted by relevance
139 class Mapping class141 using vm_op = std::function<bool (Mapping *)>;145 Mapping(uint32_t _id, uint64_t _offset_in_pages, MappingArgs _args, uint32_t _fd) in Mapping() function in Mapping156 const Mapping &a, const Mapping &b) in compare_by_id()191 Mapping &other) in set_src_mapping()420 add_child(Mapping *other) in add_child()443 std::vector<Mapping *> children;446 std::optional<std::reference_wrapper<Mapping> > src_mapping;457 {&Mapping::op_protect, "protect"},458 {&Mapping::op_wire, "wire"},[all …]