Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/
H A Dkprobe.rs17 pub r14: ::core::ffi::c_ulong, field
43 r14: trap_frame.r14, in from()
/DragonOS/kernel/src/process/
H A Dptrace.h8 unsigned long r14; member
/DragonOS/kernel/src/arch/x86_64/asm/
H A Dentry.S34 popq %r14
112 pushq %r14
365 pushq %r14
387 popq %r14
/DragonOS/kernel/src/arch/x86_64/process/
H A Dmod.rs66 r14: usize, field
100 r14: 0, in new()
244 r14: self.r14, in clone_all()
492 off_r14 = const(offset_of!(ArchPCBInfo, r14)), in switch_to_inner()
/DragonOS/kernel/src/arch/x86_64/interrupt/
H A Dmod.rs111 pub r14: ::core::ffi::c_ulong, field
146 r14: 0, in new()
/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.rs133 pub r14: u64, field