Home
last modified time | relevance | path

Searched refs:cpu_profile_pil (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dcpuvar.h164 uintptr_t cpu_profile_pil; /* PIL when profile interrupted */ member
/illumos-gate/usr/src/uts/i86pc/ml/
H A Doffsets.in207 cpu_profile_pil
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in353 cpu_profile_pil
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c428 cpu->cpu_profile_pil = oldpil; in apix_hilevel_intr_prolog()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dintr.c549 cpu->cpu_profile_pil = oldpil; in hilevel_intr_prolog()