You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Amlal El Mahrouss edited this page Mar 8, 2026
·
1 revision
Abstract
The libDDK takes care of dispatching the kernel calls to ne_kernel according to the architecture.
Each symbol must be hashed before being processed by the syscall/kerncall dispatch of ne_kernel
Figure 1: ke_call_dispatch
Here is the implementation to dispatch a kernel call from /dev/ddk