Home
last modified time | relevance | path

Searched refs:MLOCK_OFF (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/system/
H A Dsystem.h50 MLOCK_OFF = 0,
51 MLOCK_OFF = 0, global() enumerator
/openbmc/qemu/system/
H A Dvl.c1910 mlock_state = MLOCK_OFF; in overcommit_parse()