Searched refs:intpose (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/tools/tokenize/ |
H A D | forth_preload.c | 115 struct intpose { struct 118 } intpose[] = { argument 206 callfunc(struct intpose *ip, in callfunc() 232 return (callfunc(&intpose[ix_##func], a0, a1, a2, a3, a4, a5)); \
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1034 xpv_wrmsr_cmn(cmi_hdl_impl_t *hdl, uint_t msr, uint64_t val, boolean_t intpose) in xpv_wrmsr_cmn() argument 1049 mci->mcinj_flags = intpose ? MC_MSRINJ_F_INTERPOSE : 0; in xpv_wrmsr_cmn()
|