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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c13852 r_type = (r_type == HAT_REGION_ISM) ? SFMMU_REGION_ISM :
13865 if (r_type == SFMMU_REGION_ISM) {
14004 if (r_type == SFMMU_REGION_ISM) {
14128 r_type = (r_type == HAT_REGION_ISM) ? SFMMU_REGION_ISM :
14131 if (r_type == SFMMU_REGION_ISM) {
14152 if (r_type == SFMMU_REGION_ISM) {
14164 } else if (r_type == SFMMU_REGION_ISM) {
14267 if (r_type == SFMMU_REGION_ISM) {
15147 ASSERT(r_type != SFMMU_REGION_ISM ||
15157 if (r_type != SFMMU_REGION_ISM) {
[all...]
H A Dhat_sfmmu.h384 #define SFMMU_REGION_ISM 0x2 macro

Completed in 79 milliseconds