Home
last modified time | relevance | path

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

/DragonOS/kernel/src/common/
H A Derrno.h56 #define EL2NSYNC 45 /* 二级不同步 Level 2 not synchronized */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs100 EL2NSYNC = 45, enumerator