Home
last modified time | relevance | path

Searched defs:IS_IBIT_SET (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric.c222 #define IS_IBIT_SET(x) (x & 0x2000) macro
H A Dniagara.c263 #define IS_IBIT_SET(x) (x & 0x2000) macro
/illumos-gate/usr/src/uts/sparc/v9/os/
H A Dsimulator.c56 #define IS_IBIT_SET(x) (x & 0x2000) macro