Searched refs:PHYS_MAP_NODE_NIL (Results 1 – 1 of 1) sorted by relevance
116 #define PHYS_MAP_NODE_NIL (((uint32_t)~0) >> 6) macro203 assert(ret != PHYS_MAP_NODE_NIL); in phys_map_node_alloc()207 e.ptr = leaf ? PHYS_SECTION_UNASSIGNED : PHYS_MAP_NODE_NIL; in phys_map_node_alloc()221 if (lp->skip && lp->ptr == PHYS_MAP_NODE_NIL) { in phys_page_set_level()260 if (lp->ptr == PHYS_MAP_NODE_NIL) { in phys_page_compact()266 if (p[i].ptr == PHYS_MAP_NODE_NIL) { in phys_page_compact()331 if (lp.ptr == PHYS_MAP_NODE_NIL) { in phys_page_find()2708 d->phys_map = (PhysPageEntry) { .ptr = PHYS_MAP_NODE_NIL, .skip = 1 }; in address_space_dispatch_new()3947 if (ptr == PHYS_MAP_NODE_NIL) { in mtree_print_phys_entries()