Home
last modified time | relevance | path

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

/DragonOS/kernel/crates/rbpf/
H A DCargo.toml9 description = "Virtual machine and JIT compiler for eBPF programs"
H A DREADME.md8 Rust (user-space) virtual machine for eBPF
31 This crate contains a virtual machine for eBPF program execution. BPF, as in
37 virtual machine of this crate enables running it in user-space applications;
92 1. Create a virtual machine. There are several kinds of machines, we will come
96 machine.
597 ### Why implementing an eBPF virtual machine in Rust?
720 eBPF virtual machine, with a JIT-compiler and disassembler (and also
/DragonOS/kernel/src/process/
H A Dsyscall.rs48 pub machine: [u8; 65], field
72 machine: [0; 65], in new()
79 r.machine[0..MACHINE.len()].copy_from_slice(MACHINE); in new()
/DragonOS/kernel/src/libs/
H A Delf.rs858 fn from(machine: u16) -> Self { in from()
859 match machine { in from()
/DragonOS/
H A DLICENSE138 a) Accompany it with the complete corresponding machine-readable
145 machine-readable copy of the corresponding source code, to be