Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h37 VPE_STATE_UNUSED = 0, enumerator
/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c251 v->state = VPE_STATE_UNUSED; in vpe_free()
516 if (v->state != VPE_STATE_UNUSED) in vpe_module_exit()
Dvpe.c770 if (state != VPE_STATE_UNUSED) { in vpe_open()