Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dlbt.S45 ldptr.d t1, a0, THREAD_SCR0 # restore scr
47 ldptr.d t1, a0, THREAD_SCR1
49 ldptr.d t1, a0, THREAD_SCR2
51 ldptr.d t1, a0, THREAD_SCR3
54 ldptr.d t1, a0, THREAD_EFLAGS # restore eflags
H A Dswitch.S38 ldptr.d t1, a1, THREAD_CSRPRMD
/openbmc/linux/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.d ra, \thread, THREAD_REG01
[all …]
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.c101 *c = ptr->ldptr.chs.cylinder; in eckd_format_chs()
102 *h = ptr->ldptr.chs.head; in eckd_format_chs()
103 *s = ptr->ldptr.chs.sector; in eckd_format_chs()
206 count = bprs[j].xeckd.ldptr.count; in load_eckd_segments()
H A Dbootmap.h65 LdEckdBlockPtr ldptr; member
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h134 u64 ldptr : 8; member