Home
last modified time | relevance | path

Searched refs:pm_tf (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/sys/
Dpmckern.h83 struct trapframe *pm_tf; member
120 ks.pm_tf = &pmc_tf[curcpu]; \
144 ks.pm_tf = tf; \
/freebsd-9-stable/sys/dev/hwpmc/
Dhwpmc_soft.c425 user_mode = TRAPF_USERMODE(ks->pm_tf); in pmc_soft_intr()
427 ks->pm_tf, user_mode); in pmc_soft_intr()