Home
last modified time | relevance | path

Searched refs:DISP_LEVEL (Results 1 – 23 of 23) sorted by relevance

/titanic_41/usr/src/uts/sparc/sys/
H A Dmachlock.h104 #define DISP_LEVEL (LOCK_LEVEL + 1) macro
/titanic_41/usr/src/uts/intel/sys/
H A Dmachlock.h113 #define DISP_LEVEL (LOCK_LEVEL + 1) macro
/titanic_41/usr/src/uts/i86pc/ml/
H A Dgenassym.c75 printf("#define\tDISP_LEVEL 0x%x\n", DISP_LEVEL); in main()
/titanic_41/usr/src/uts/common/disp/
H A Ddisp_lock.c88 lock_set_spl(lp, ipltospl(DISP_LEVEL), &curthread->t_oldspl); in disp_lock_enter()
H A Dfx.c1836 return ((void *)(uintptr_t)__ipltospl(DISP_LEVEL)); in fx_get_mutex_cookie()
H A Dthread.c175 mutex_init(&reaplock, NULL, MUTEX_SPIN, (void *)ipltospl(DISP_LEVEL)); in thread_init()
H A Ddisp.c1037 ASSERT(getpil() >= DISP_LEVEL); in thread_on_queue()
/titanic_41/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c113 (ddi_iblock_cookie_t)ipltospl(DISP_LEVEL)); in pci_cfgspace_init()
H A Dtrap.c1638 if (getpil() >= DISP_LEVEL) { in kpreempt()
/titanic_41/usr/src/uts/common/os/
H A Dsoftint.c216 ASSERT(getpil() >= DISP_LEVEL); in softcall_choose_cpu()
H A Dcpu.c549 getpil() >= DISP_LEVEL) { in thread_nomigrate()
682 getpil() >= DISP_LEVEL); in thread_allowmigrate()
685 getpil() >= DISP_LEVEL) in thread_allowmigrate()
/titanic_41/usr/src/uts/sun4/ml/
H A Dinterrupt.s145 ! intr_thread starts at DISP_LEVEL to prevent preemption
153 mov DISP_LEVEL, %g4 ! %g4 = DISP_LEVEL (11)
565 wrpr %g0, DISP_LEVEL, %pil
697 wrpr %g0, DISP_LEVEL, %pil ! up from cpu_base_spl
807 ! All traps below DISP_LEVEL are disabled here, but the mondo interrupt
/titanic_41/usr/src/uts/intel/ia32/os/
H A Ddesctbls.c1316 ASSERT(curthread->t_preempt != 0 || getpil() >= DISP_LEVEL); in brand_interpositioning_enable()
1362 ASSERT(curthread->t_preempt != 0 || getpil() >= DISP_LEVEL); in brand_interpositioning_disable()
H A Dsundep.c651 ASSERT(curthread->t_preempt != 0 || getpil() >= DISP_LEVEL); in reset_sregs()
/titanic_41/usr/src/uts/intel/io/acpica/
H A Dacpica.c148 (ddi_iblock_cookie_t)ipltospl(DISP_LEVEL)); in _init()
/titanic_41/usr/src/uts/sun4v/pcbe/
H A Dniagara2_pcbe.c424 ASSERT(getpil() >= DISP_LEVEL); in ni2_pcbe_overflow_bitmap()
/titanic_41/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s216 RAISE_HIGH(DISP_LEVEL)
/titanic_41/usr/src/uts/sparc/dtrace/
H A Ddtrace_isa.c341 dtrace_getipl() > DISP_LEVEL); in dtrace_getpcstack()
/titanic_41/usr/src/uts/i86pc/os/cpupm/
H A Dcpupm_mach.c504 (void *)ipltospl(DISP_LEVEL)); in cpupm_alloc_domains()
/titanic_41/usr/src/uts/sun4/os/
H A Dtrap.c1875 getpil()) >= DISP_LEVEL) { in kpreempt()
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1210 RAISE(DISP_LEVEL)
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_common.c3005 ASSERT(curthread->t_preempt > 0 || getpil() >= DISP_LEVEL); in ce_ptnr_select()
/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1626 (void *)ipltospl(DISP_LEVEL)); in sfmmu_cpu_init()