Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dinline.c59 static GMutex mem_lock; variable
221 g_mutex_lock(&mem_lock); in vcpu_mem_access()
223 g_mutex_unlock(&mem_lock); in vcpu_mem_access()
/openbmc/u-boot/cmd/
H A Dotp.c144 char mem_lock; member
2014 if (info_cb.pro_sts.mem_lock) { in otp_prog_image()
2880 if (info_cb.pro_sts.mem_lock) { in do_otppb()
3404 pro_sts->mem_lock = (otp_conf0 >> 31) & 0x1; in do_ast_otp()