Home
last modified time | relevance | path

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

/xen/xen/common/
A Dpage_alloc.c450 #define heap(node, zone, order) ((*_heap[node])[zone][order]) argument
858 zone = zone_hi; in get_free_buddy()
964 zone = page_to_zone(pg); in alloc_heap_pages()
1151 avail[node][zone]--; in reserve_offlined_page()
1257 unsigned int zone; in scrub_free_pages() local
1269 for ( zone = 0; zone < NR_ZONES; zone++ ) in scrub_free_pages()
1832 unsigned int i, zone; in avail_heap_pages() local
1842 for ( zone = zone_lo; zone <= zone_hi; zone++ ) in avail_heap_pages()
2492 avail_heap_pages(zone, zone, -1) << (PAGE_SHIFT-10)); in pagealloc_info()
2494 while ( ++zone < NR_ZONES ) in pagealloc_info()
[all …]
/xen/xen/arch/x86/
A Darch.mk37 CFLAGS += -mno-red-zone -fpic
/xen/docs/misc/
A Dlivepatch.pandoc28 * quiescing zone - period when all CPUs are lock-step with each other.
376 zone). These hooks do not have access to payload structure.
383 all CPUs are already released from quiescing zone). These hooks do have
395 (while all CPUs are kept in quiescing zone). These hooks do have access to
466 quiescing zone). This is useful to prevent from applying a payload when
480 after apply action has finished and after all CPUs left the quiescing zone.
498 quiescing zone). This is useful to prevent from reverting a payload when
512 after revert action has finished and after all CPUs left the quiescing zone.
530 requires all CPUs to be in the quiescing zone.
/xen/stubdom/
A Dnewlib.patch103 Dynamic pointer to our reentrancy zone
135 We can't provide a red zone in mini-os.
A DMakefile37 TARGET_CFLAGS=-mno-red-zone
/xen/tools/firmware/rombios/
A Drombios.c9039 ;; 21 landing zone low C
9040 ;; 22 landing zone high D
9070 mov (0x003d + 0x0C), ax ;; landing zone word
9187 ;; 0x2a landing zone low C
9188 ;; 0x2b landing zone high D
9216 mov (0x004d + 0x0C), ax ;; landing zone word

Completed in 22 milliseconds