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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1277 uint_t hblk_audit_index; /* index into audit_cache */ member in struct:hme_blk
1303 audit_index = hmeblkp->hblk_audit_index; \
1304 hmeblkp->hblk_audit_index = ((hmeblkp->hblk_audit_index + 1) & \

Completed in 74 milliseconds