Searched defs:current_tb (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | time.h | 194 u64 current_tb; /* Holds the current purr register values */ member |
/arch/powerpc/kernel/ | ||
D | process.c | 497 long unsigned start_tb, current_tb; in __switch_to() local |