Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h69 #define IMMU_BTOPR(x) ((((x) + IMMU_PAGEOFFSET) >> IMMU_PAGESHIFT)) macro
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_dvma.c2619 npgalloc = IMMU_BTOPR(size + offset); in immu_map_dvmaseg()
2749 npages = IMMU_BTOPR(dvs[0].dvs_len + dmao->dmao_obj.dvma_obj.dv_off); in immu_unmap_dvmaseg()