Searched refs:ldptr (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/loongarch/kernel/
H A Dswitch.S38 ldptr.d t1, a1, THREAD_CSRPRMD
H A Dlbt.S46 ldptr.d t1, a0, THREAD_SCR0 # restore scr
48 ldptr.d t1, a0, THREAD_SCR1
50 ldptr.d t1, a0, THREAD_SCR2
52 ldptr.d t1, a0, THREAD_SCR3
55 ldptr.d t1, a0, THREAD_EFLAGS # restore eflags
/linux-master/arch/loongarch/include/asm/
H A Dasmmacro.h28 ldptr.d s0, \thread, THREAD_REG23
29 ldptr.d s1, \thread, THREAD_REG24
30 ldptr.d s2, \thread, THREAD_REG25
31 ldptr.d s3, \thread, THREAD_REG26
32 ldptr.d s4, \thread, THREAD_REG27
33 ldptr.d s5, \thread, THREAD_REG28
34 ldptr.d s6, \thread, THREAD_REG29
35 ldptr.d s7, \thread, THREAD_REG30
36 ldptr.d s8, \thread, THREAD_REG31
37 ldptr
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h134 u64 ldptr : 8; member in struct:nix_rx_parse_s

Completed in 102 milliseconds