Searched refs:IS_VIS1 (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric.c223 #define IS_VIS1(op, op3)(op == 2 && op3 == 0x36) macro
250 if (!IS_VIS1(optype, op3) &&
H A Dniagara.c264 #define IS_VIS1(op, op3)(op == 2 && op3 == 0x36) macro
291 if (!IS_VIS1(optype, op3) &&
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/os/
H A Dsimulator.c57 #define IS_VIS1(op, op3)(op == 2 && op3 == 0x36) macro
898 if (IS_VIS1(optype, op3) ||

Completed in 108 milliseconds