Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c3428 uint32_t limit_hi; member
3532 uint32_t limit_hi; in opt_get_numa_config() local
3564 limit_hi = 0; in opt_get_numa_config()
3568 limit_hi = dram_map[node].limit_hi = in opt_get_numa_config()
3609 memnode_info[node].end = btop(OPT_DRAMADDR(limit_hi, limit_lo) | in opt_get_numa_config()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Djfs.h157 u8 limit_hi; /* DASD limit (in logical blocks) */ member