Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmmu.h22 wait_queue_head_t bd_emupage_queue; member
H A Dmmu_context.h150 init_waitqueue_head(&mm->context.bd_emupage_queue); in init_new_context()
/openbmc/linux/arch/mips/math-emu/
H A Ddsemul.c106 if (!wait_event_killable(mm_ctx->bd_emupage_queue, in alloc_emuframe()
132 wake_up(&mm_ctx->bd_emupage_queue); in free_emuframe()