Searched refs:pgt_parent (Results 1 – 2 of 2) sorted by relevance
43 struct pgt_parent { struct48 SLIST_ENTRY(pgt_parent) link; argument62 SLIST_HEAD(pgt_parent_list, pgt_parent);68 struct pgt_parent *parent = NULL; in free_pgt()86 SLIST_REMOVE(&parent_list, parent, pgt_parent, link); in free_pgt()98 static struct pgt_parent *alloc_pgt_parent(void) in alloc_pgt_parent()100 struct pgt_parent *parent = NULL; in alloc_pgt_parent()133 struct pgt_parent *parent = NULL; in alloc_pgt()346 static struct pgt_parent pgt_parents[PGT_CACHE_SIZE / PGT_NUM_PGT_PER_PAGE];
36 struct pgt_parent *parent;