Home
last modified time | relevance | path

Searched defs:current_tb (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dtime.h194 u64 current_tb; /* Holds the current purr register values */ member
/arch/powerpc/kernel/
Dprocess.c497 long unsigned start_tb, current_tb; in __switch_to() local