Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dpaca.h88 struct dtl_entry *dispatch_log; member
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dsetup.c321 pp->dispatch_log = dtl; in alloc_dispatch_logs()
327 dtl = get_paca()->dispatch_log; in alloc_dispatch_logs()
Dlpar.c109 dtl = pp->dispatch_log; in vpa_init()
/linux-4.4.14/arch/powerpc/kernel/
Dtime.c226 dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); in scan_dispatch_log()
237 dtl = local_paca->dispatch_log; in scan_dispatch_log()