Home
last modified time | relevance | path

Searched refs:r15 (Results 1 – 6 of 6) sorted by relevance

/DragonOS/kernel/src/process/
H A Dptrace.h7 unsigned long r15; member
/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dmod.rs109 pub r15: ::core::ffi::c_ulong, field
144 r15: 0, in new()
/DragonOS/kernel/src/arch/x86_64/asm/
H A Dentry.S33 popq %r15
114 pushq %r15
367 pushq %r15
387 popq %r15
/DragonOS/kernel/src/arch/x86_64/process/
H A Dmod.rs67 r15: usize, field
101 r15: 0, in new()
245 r15: self.r15, in clone_all()
495 off_r15 = const(offset_of!(ArchPCBInfo, r15)), in switch_to_inner()
/DragonOS/user/apps/test_kvm/
H A Dmain.c45 uint64_t r12, r13, r14, r15; member
/DragonOS/kernel/src/arch/x86_64/kvm/vmx/
H A Dvmexit.rs132 pub r15: u64, field