Home
last modified time | relevance | path

Searched refs:fifo_in_progress (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas-fault.c109 vinst->fifo_in_progress = 0; in vas_fault_thread_fn()
185 if (vinst->fifo_in_progress) in vas_fault_handler()
188 vinst->fifo_in_progress = 1; in vas_fault_handler()
H A Dvas.h334 int fifo_in_progress; /* To wake up thread or return IRQ_HANDLED */ member