Searched refs:PHYS_MAP_NODE_NIL (Results 1 – 1 of 1) sorted by relevance
109 #define PHYS_MAP_NODE_NIL (((uint32_t)~0) >> 6) macro195 assert(ret != PHYS_MAP_NODE_NIL); in phys_map_node_alloc()199 e.ptr = leaf ? PHYS_SECTION_UNASSIGNED : PHYS_MAP_NODE_NIL; in phys_map_node_alloc()213 if (lp->skip && lp->ptr == PHYS_MAP_NODE_NIL) { in phys_page_set_level()252 if (lp->ptr == PHYS_MAP_NODE_NIL) { in phys_page_compact()258 if (p[i].ptr == PHYS_MAP_NODE_NIL) { in phys_page_compact()323 if (lp.ptr == PHYS_MAP_NODE_NIL) { in phys_page_find()2539 d->phys_map = (PhysPageEntry) { .ptr = PHYS_MAP_NODE_NIL, .skip = 1 }; in address_space_dispatch_new()3782 if (ptr == PHYS_MAP_NODE_NIL) { in mtree_print_phys_entries()