Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h160 uint64_t slice_top; member
H A Ddrmach_acpi.c1201 mp->slice_top = addr_max; in drmach_setup_mc_info()
1342 if (ml->ml_address >= pa && ml->ml_address < dp->slice_top) in drmach_mem_status()
2609 if (ml2 && endpa > mp->slice_top) { in drmach_mem_add_span()
2610 ml2 = memlist_del_span(ml2, mp->slice_top, in drmach_mem_add_span()
2611 endpa - mp->slice_top); in drmach_mem_add_span()
2666 umb.u_length = (uint64_t)(mp->slice_top - mp->slice_base); in drmach_mem_update_lgrp()
2699 mem->mi_slice_top = mp->slice_top; in drmach_mem_get_info()
2718 *ep = mp->slice_top; in drmach_mem_get_slice_info()