Home
last modified time | relevance | path

Searched refs:rbx (Results 1 – 7 of 7) sorted by relevance

/DragonOS-0.1.9/kernel/src/process/
Dptrace.h15 unsigned long rbx; member
/DragonOS-0.1.9/kernel/src/arch/x86_64/interrupt/
Dmod.rs110 pub rbx: ::core::ffi::c_ulong, field
139 rbx: 0, in new()
/DragonOS-0.1.9/kernel/src/arch/x86_64/asm/
Dentry.S41 popq %rbx
106 pushq %rbx
359 pushq %rbx
395 popq %rbx
/DragonOS-0.1.9/user/apps/test_kvm/
Dmain.c42 uint64_t rax, rbx, rcx, rdx; member
/DragonOS-0.1.9/kernel/src/arch/x86_64/process/
Dmod.rs71 rbx: usize, field
105 rbx: 0, in new()
249 rbx: self.rbx, in clone_all()
509 off_rbx = const(offset_of!(ArchPCBInfo, rbx)), in switch_to_inner()
Dkthread.rs33 frame.rbx = create_info as usize as u64; in __inner_create()
/DragonOS-0.1.9/kernel/src/arch/x86_64/kvm/vmx/
Dvmexit.rs142 pub rbx: u64, field