Searched defs:root_entry (Results 1 – 3 of 3) sorted by relevance
19 struct root_entry { struct20 u64 root_objectid;21 u64 num_refs;22 struct rb_node node;
194 struct root_entry { struct198 #define ROOT_ENTRY_NR (VTD_PAGE_SIZE/sizeof(struct root_entry)) argument
447 struct root_entry *root_entry; /* virtual address */ member