Home
last modified time | relevance | path

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

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