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

  /src/sys/arch/hppa/include/
reg.h 74 #define CR_EIEM 15
  /src/sys/arch/hppa/hppa/
intr.c 314 mtctl(ci->ci_eiem, CR_EIEM);
454 mtctl(eiem, CR_EIEM);
475 mtctl(0, CR_EIEM);
vm_machdep.c 139 mfctl(CR_EIEM, tf->tf_eiem);
trap.c 677 mtctl(frame->tf_eiem, CR_EIEM);
1089 mtctl(frame->tf_eiem, CR_EIEM);

Completed in 36 milliseconds