Searched defs:SYS_TEE (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/arch/riscv64/syscall/ | ||
H A D | nr.rs | 277 pub const SYS_TEE: usize = 77; constant |
/DragonOS/kernel/src/arch/x86_64/syscall/ | ||
H A D | nr.rs | 323 pub const SYS_TEE: usize = 276; constant |