Home
last modified time | relevance | path

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

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