Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dvpe-cmp.c34 vpe->state = VPE_STATE_UNUSED; in store_kill()
178 if (v->state != VPE_STATE_UNUSED) in vpe_module_exit()
A Dvpe-mt.c251 v->state = VPE_STATE_UNUSED; in vpe_free()
517 if (v->state != VPE_STATE_UNUSED) in vpe_module_exit()
A Dvpe.c771 if (state != VPE_STATE_UNUSED) { in vpe_open()
/linux-6.3-rc2/arch/mips/include/asm/
A Dvpe.h41 VPE_STATE_UNUSED = 0, enumerator

Completed in 10 milliseconds