Searched refs:EL3RST (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.9/kernel/src/common/ | ||
D | errno.h | 58 #define EL3RST 47 /* 三级重置 Level 3 reset */ macro |
/DragonOS-0.1.9/kernel/crates/system_error/src/ | ||
D | lib.rs | 104 EL3RST = 47, enumerator |