Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/ml/
H A Doffsets.in211 cpu_profile_pil
/titanic_50/usr/src/uts/common/sys/
H A Dcpuvar.h160 uintptr_t cpu_profile_pil; /* PIL when profile interrupted */ member
/titanic_50/usr/src/uts/sun4/ml/
H A Doffsets.in353 cpu_profile_pil
/titanic_50/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c423 cpu->cpu_profile_pil = oldpil; in apix_hilevel_intr_prolog()
/titanic_50/usr/src/uts/i86pc/os/
H A Dintr.c537 cpu->cpu_profile_pil = oldpil; in hilevel_intr_prolog()