Home
last modified time | relevance | path

Searched refs:dispatch_log (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dpaca.h89 struct dtl_entry *dispatch_log; member
/linux-3.4.99/arch/powerpc/platforms/pseries/
Dsetup.c312 pp->dispatch_log = dtl; in alloc_dispatch_logs()
318 dtl = get_paca()->dispatch_log; in alloc_dispatch_logs()
Dlpar.c93 dtl = pp->dispatch_log; in vpa_init()
/linux-3.4.99/arch/powerpc/kernel/
Dtime.c222 dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); in scan_dispatch_log()
233 dtl = local_paca->dispatch_log; in scan_dispatch_log()