Searched refs:CY_LOW_LEVEL (Results 1 – 18 of 18) sorted by relevance
/titanic_41/usr/src/uts/sun4/io/ |
H A D | cbe.c | 77 cyclic_softint(CPU, CY_LOW_LEVEL); in cbe_level1() 125 case CY_LOW_LEVEL: in cbe_softint() 143 case CY_LOW_LEVEL: in cbe_set_level()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | cbe.c | 83 cyclic_softint(cpu, CY_LOW_LEVEL); in cbe_low_level() 125 case CY_LOW_LEVEL: in cbe_softint() 151 case CY_LOW_LEVEL: in cbe_set_level()
|
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | cyclic.c | 365 cyc[i].cy_level == CY_LOW_LEVEL ? "low" : "????", in cycinfo() 381 for (lev = CY_LOW_LEVEL; lev < CY_LOW_LEVEL + CY_SOFT_LEVELS; lev++) { in cycinfo() 412 lev == CY_LOW_LEVEL ? "low" : "????", in cycinfo() 587 i == CY_LOW_LEVEL ? "low" : "????", rec->cyt_tstamp, WHYLEN, c, in cyctrace_walk() 670 cv[i].cyv_count[CY_LOW_LEVEL], in cyccover() 699 cyc.cy_level == CY_LOW_LEVEL ? "low" : "????", in cyclic()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | cyclic.h | 39 #define CY_LOW_LEVEL 0 macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | cyclic.c | 1132 ASSERT(level < CY_LOW_LEVEL + CY_SOFT_LEVELS); in cyclic_softint() 1329 if (level != CY_LOW_LEVEL) { in cyclic_softint() 1402 for (i = CY_LOW_LEVEL; i < CY_LOW_LEVEL + CY_SOFT_LEVELS; i++) { in cyclic_expand_xcall() 1475 for (i = CY_LOW_LEVEL; i < CY_LOW_LEVEL + CY_SOFT_LEVELS; i++) { in cyclic_expand() 1509 for (i = CY_LOW_LEVEL; i < CY_LOW_LEVEL + CY_SOFT_LEVELS; i++) { in cyclic_expand() 2305 for (i = CY_LOW_LEVEL; i < CY_LOW_LEVEL + CY_SOFT_LEVELS; i++) { in cyclic_configure() 2357 for (i = CY_LOW_LEVEL; i < CY_LOW_LEVEL + CY_SOFT_LEVELS; i++) { in cyclic_unconfigure()
|
H A D | clock_highres.c | 202 hdlr.cyh_level = CY_LOW_LEVEL; in clock_highres_timer_settime()
|
H A D | timers.c | 431 hdlr.cyh_level = CY_LOW_LEVEL; in xsetitimer()
|
H A D | callout.c | 65 static volatile int callout_realtime_level = CY_LOW_LEVEL;
|
/titanic_41/usr/src/uts/i86pc/cpu/generic_cpu/ |
H A D | gcpu_poll_ntv.c | 244 cyh->cyh_level = CY_LOW_LEVEL; in gcpu_ntv_mca_poll_online()
|
/titanic_41/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 640 #define CY_LOW_LEVEL 0 macro
|
/titanic_41/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic.c | 961 cyh.cyh_level = CY_LOW_LEVEL; in apic_post_cyclic_setup()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | qcn.c | 98 CY_LOW_LEVEL /* XXX need softint to make this high */
|
/titanic_41/usr/src/uts/common/xen/dtrace/ |
H A D | xdt.c | 1830 hdlr.cyh_level = CY_LOW_LEVEL; in xdt_cyclic_enable()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | spa_misc.c | 583 hdlr.cyh_level = CY_LOW_LEVEL; in spa_add()
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus.c | 2154 hdlr->cyh_level = CY_LOW_LEVEL;
|
H A D | us3_common.c | 1002 hdlr->cyh_level = CY_LOW_LEVEL; in cheetah_nudge_onln() 5687 hdlr->cyh_level = CY_LOW_LEVEL; 5764 offline_hdlr.cyh_level = CY_LOW_LEVEL;
|
/titanic_41/usr/src/uts/i86pc/io/apix/ |
H A D | apix.c | 1087 cyh.cyh_level = CY_LOW_LEVEL; in apix_post_cyclic_setup()
|
/titanic_41/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 13855 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go() 13864 hdlr.cyh_level = CY_LOW_LEVEL; in dtrace_state_go()
|