Searched refs:IDN_SMR_ALIGN (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h96 * IDN_SMR_ALIGN (not tunable)
235 #define IDN_SMR_ALIGN (1 << IDN_SMR_SHIFT) /* 64K */ macro
351 * PFN_TO_SMADDR macro converts a PFN to a IDN_SMR_ALIGN'ed
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn.c5615 } else if ((obpaddr & ((uint64_t)IDN_SMR_ALIGN - 1)) != 0) {
5618 "boundary", obpaddr, IDN_SMR_ALIGN);

Completed in 85 milliseconds