Searched refs:arch_kphysm_del_span_ok (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dmem_config_arch.c37 arch_kphysm_del_span_ok(pfn_t base, pgcnt_t npgs) function
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmem_config_arch.c38 arch_kphysm_del_span_ok(pfn_t base, pgcnt_t npgs) function
/illumos-gate/usr/src/uts/common/sys/
H A Dmem_config.h140 extern int arch_kphysm_del_span_ok(pfn_t, pgcnt_t);
/illumos-gate/usr/src/uts/common/os/
H A Dmem_config.c1173 * should be tested with arch_kphysm_del_span_ok().
1342 if (arch_kphysm_del_span_ok(sbase,
1353 if (!arch_kphysm_del_span_ok(sbase,

Completed in 243 milliseconds