Searched refs:zone (Results 1 – 4 of 4) sorted by relevance
404 #define heap(node, zone, order) ((*_heap[node])[zone][order]) argument816 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() local1235 for ( zone = 0; zone < NR_ZONES; zone++ ) in scrub_free_pages()1765 unsigned int i, zone; in avail_heap_pages() local1775 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 …]
27 CFLAGS += -mno-red-zone -mno-sse -fpic
103 Dynamic pointer to our reentrancy zone135 We can't provide a red zone in mini-os.
9039 ;; 21 landing zone low C9040 ;; 22 landing zone high D9070 mov (0x003d + 0x0C), ax ;; landing zone word9187 ;; 0x2a landing zone low C9188 ;; 0x2b landing zone high D9216 mov (0x004d + 0x0C), ax ;; landing zone word
Completed in 17 milliseconds