Constant ORIG_RAX
pub const ORIG_RAX: i32 = 120;
Available on crate feature
dep_nc
only.Expand description
On syscall entry, this is syscall#. On CPU exception, this is error code. On hw interrupt, it’s IRQ number:
pub const ORIG_RAX: i32 = 120;
dep_nc
only.On syscall entry, this is syscall#. On CPU exception, this is error code. On hw interrupt, it’s IRQ number: