HomeSort by: relevance | last modified time | path
    Searched refs:ALPHA_PSL_IPL_CLOCK (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/alpha/include/
lock.h 151 * level (ALPHA_PSL_IPL_CLOCK). This can cause some problems while
165 if (_ipl_ >= ALPHA_PSL_IPL_CLOCK) { \
intr.h 118 #define IPL_SCHED ALPHA_PSL_IPL_CLOCK
alpha_cpu.h 123 #define ALPHA_PSL_IPL_CLOCK 0x0005 /* clock ints disabled */
  /src/sys/arch/alpha/alpha/
pmap.c 1030 KASSERT(alpha_pal_rdps() < ALPHA_PSL_IPL_CLOCK);

Completed in 46 milliseconds