Home
last modified time | relevance | path

Searched refs:PHYS_SECTION_UNASSIGNED (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Dphysmem.c149 #define PHYS_SECTION_UNASSIGNED 0 macro
199 e.ptr = leaf ? PHYS_SECTION_UNASSIGNED : PHYS_MAP_NODE_NIL; in phys_map_node_alloc()
324 return &sections[PHYS_SECTION_UNASSIGNED]; in phys_page_find()
333 return &sections[PHYS_SECTION_UNASSIGNED]; in phys_page_find()
345 if (!section || section == &d->map.sections[PHYS_SECTION_UNASSIGNED] || in address_space_lookup_region()
738 return &d->map.sections[PHYS_SECTION_UNASSIGNED]; in address_space_translate_for_iotlb()
2535 assert(n == PHYS_SECTION_UNASSIGNED); in address_space_dispatch_new()