Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dvpe.h43 VPE_STATE_INUSE, enumerator
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe-mt.c187 v->state = VPE_STATE_INUSE; in vpe_alloc()
H A Dvpe.c786 state = xchg(&v->state, VPE_STATE_INUSE); in vpe_open()