Home
last modified time | relevance | path

Searched refs:dispatch_log_end (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dpaca.h90 struct dtl_entry *dispatch_log_end; member
/linux-3.4.99/arch/powerpc/platforms/pseries/
Dsetup.c313 pp->dispatch_log_end = dtl + N_DISPATCH_LOG; in alloc_dispatch_logs()
/linux-3.4.99/arch/powerpc/kernel/
Dtime.c203 struct dtl_entry *dtl_end = local_paca->dispatch_log_end; in scan_dispatch_log()