Home
last modified time | relevance | path

Searched refs:TARGET_ENOKEY (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h196 #undef TARGET_ENOKEY
197 #define TARGET_ENOKEY 128 /* Required key not available */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h198 #undef TARGET_ENOKEY
199 #define TARGET_ENOKEY 161 /* Required key not available */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h129 #undef TARGET_ENOKEY
130 #define TARGET_ENOKEY 184 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h187 #undef TARGET_ENOKEY
188 #define TARGET_ENOKEY 132 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h138 #define TARGET_ENOKEY 126 /* Required key not available */ macro