Searched refs:pmc_tf (Results 1 – 2 of 2) sorted by relevance
128 PMC_FAKE_TRAPFRAME(&pmc_tf[curcpu]); \131 ks.pm_tf = &pmc_tf[curcpu]; \195 extern struct trapframe pmc_tf[MAXCPU];
102 struct trapframe pmc_tf[MAXCPU]; variable