Searched refs:EL3HLT (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/common/ | ||
H A D | errno.h | 57 #define EL3HLT 46 /* 三级暂停 Level 3 halted */ macro |
/DragonOS/kernel/crates/system_error/src/ | ||
H A D | lib.rs | 102 EL3HLT = 46, enumerator |