Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_intrmap.c632 IMMU_ECAP_GET_IR(immu->immu_regs_excap)) { in immu_intrmap_init()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dimmu.h278 #define IMMU_ECAP_GET_IR(x) ((x) & 0x8) macro