Searched defs:mblock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c48 * tie together cpu nodes and mblock nodes, and contain mask and match
49 * properties that identify the portion of an mblock that belongs to the
51 * but an mblock defines Real Addresses (RA). To translate, the mblock
55 * (ra + mblock.ra_to_pa) & lgroup.mask == lgroup.match
69 * has exactly 1 mem_node, and plat_pfn_to_mem_node() must find the mblock
70 * containing a pfn, apply the mblock's ra_to_pa adjustment, and extract the
112 * Build mblocks based on mblock nodes read from the MD.
173 static pfn_t base_ra_to_pa_pfn = 0; /* ra_to_pa for single mblock memory */
560 * For each mblock, retriev
1107 struct mblock_md *mblock; local
1565 mblock_md_t *mblock = mc->mc_mblocks; local
1692 mblock_md_t *mblock; local
1782 mblock_md_t *mblock = mc->mc_mblocks; local
[all...]

Completed in 59 milliseconds