Searched refs:xmc (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/i86xpv/cpu/generic_cpu/ |
H A D | gcpu_mca_xpv.c | 205 xen_mc_t xmc; in gcpu_xpv_telem_read() local 206 xen_mc_fetch_t *mcf = &xmc.u.mc_fetch; in gcpu_xpv_telem_read() 212 if ((err = HYPERVISOR_mca(XEN_MC_fetch, &xmc)) != 0) { in gcpu_xpv_telem_read() 229 xen_mc_t xmc; in gcpu_xpv_telem_ack() local 230 struct xen_mc_fetch *mcf = &xmc.u.mc_fetch; in gcpu_xpv_telem_ack() 234 (void) HYPERVISOR_mca(XEN_MC_fetch, &xmc); in gcpu_xpv_telem_ack()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | cmi_hw.c | 1036 xen_mc_t xmc; in xpv_wrmsr_cmn() local 1037 struct xen_mc_msrinject *mci = &xmc.u.mc_msrinject; in xpv_wrmsr_cmn() 1054 return (HYPERVISOR_mca(XEN_MC_msrinject, &xmc) == in xpv_wrmsr_cmn() 1074 xen_mc_t xmc; in xpv_int() local 1075 struct xen_mc_mceinject *mce = &xmc.u.mc_mceinject; in xpv_int() 1087 (void) HYPERVISOR_mca(XEN_MC_mceinject, &xmc); in xpv_int()
|
/titanic_50/usr/src/uts/i86xpv/os/ |
H A D | xen_machdep.c | 1187 xen_mc_t xmc; in xen_get_mc_physcpuinfo() local 1188 struct xen_mc_physcpuinfo *cpi = &xmc.u.mc_physcpuinfo; in xen_get_mc_physcpuinfo() 1194 if (HYPERVISOR_mca(XEN_MC_physcpuinfo, &xmc) != 0) in xen_get_mc_physcpuinfo()
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | terminfo.src | 2308 xmc#1, 4407 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8, pb#9600, xmc#0, 6118 cols#80, it#8, lines#24, xmc#0, 6157 cols#80, lines#24, xmc#0, 6654 cols#80, lh#2, lines#24, lm#0, lw#8, nlab#8, xmc#0, 6687 cols#128, lines#51, lm#0, xmc#0, 6742 cols#80, it#8, lines#24, xmc#1, 6772 cols#128, it#8, lines#47, xmc#0, 6815 xmc#1, 6875 xmc#1, [all …]
|
H A D | termcap.src | 13178 # are selected, the <xmc@> entry should be removed. 13682 # If supporting various attributes is not vital, 'xmc#1' and the extra 13871 # If supporting various attributes is not vital, 'xmc#1' and the extra 13910 # If supporting various attributes is not vital, 'xmc#1' and the extra
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | caps | 91 magic_cookie_glitch, "xmc" "sg" Number blank chars left by smso or rmso
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 110 magic_cookie_glitch xmc sg number # of blank chars left by smso or rmso
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 110 magic_cookie_glitch xmc sg number # of blank chars left by smso or rmso
|