Searched refs:match_tag (Results 1 – 2 of 2) sorted by relevance
57 obj->match_tag = 0; in ext_mem_obj_initialize()76 void ext_mem_obj_set_match_tag(struct vmm_obj* obj, uint64_t match_tag) { in ext_mem_obj_set_match_tag() argument79 ext_obj->match_tag = match_tag; in ext_mem_obj_set_match_tag()88 if (ext_obj->match_tag != ext_obj->tag) { in ext_mem_obj_check_flags()90 ext_obj->match_tag, ext_obj->tag); in ext_mem_obj_check_flags()
80 uint64_t match_tag; member168 void ext_mem_obj_set_match_tag(struct vmm_obj* obj, uint64_t match_tag);