Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c337 if (!IMMU_ECAP_GET_EIM(immu->immu_regs_excap)) { in init_unit()
/titanic_50/usr/src/uts/i86pc/sys/
H A Dimmu.h277 #define IMMU_ECAP_GET_EIM(x) ((x) & 0x10) macro