Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Dpage_alloc.c404 #define heap(node, zone, order) ((*_heap[node])[zone][order]) argument
816 zone = zone_hi; in get_free_buddy()
939 zone = page_to_zone(pg); in alloc_heap_pages()
1117 avail[node][zone]--; in reserve_offlined_page()
1223 unsigned int zone; in scrub_free_pages() local
1235 for ( zone = 0; zone < NR_ZONES; zone++ ) in scrub_free_pages()
1765 unsigned int i, zone; in avail_heap_pages() local
1775 for ( zone = zone_lo; zone <= zone_hi; zone++ ) in avail_heap_pages()
2367 avail_heap_pages(zone, zone, -1) << (PAGE_SHIFT-10)); in pagealloc_info()
2369 while ( ++zone < NR_ZONES ) in pagealloc_info()
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/
A DRules.mk27 CFLAGS += -mno-red-zone -mno-sse -fpic
/xen-4.10.0-shim-comet/stubdom/
A Dnewlib.patch103 Dynamic pointer to our reentrancy zone
135 We can't provide a red zone in mini-os.
/xen-4.10.0-shim-comet/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 17 milliseconds