Searched refs:pmc_tf (Results 1 – 2 of 2) sorted by relevance
129 PMC_FAKE_TRAPFRAME(&pmc_tf[curcpu]); \132 ks.pm_tf = &pmc_tf[curcpu]; \196 extern struct trapframe pmc_tf[MAXCPU];
100 struct trapframe pmc_tf[MAXCPU]; variable