Searched refs:ld2 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/boot/ |
H A D | piggyback.c | 43 static unsigned short ld2(char *p) in ld2() function 152 offset = ld2(buffer + AOUT_TEXT_OFFSET + 2) << 2; in get_hdrs_offset()
|
/kernel/linux/linux-6.6/arch/sparc/boot/ |
H A D | piggyback.c | 43 static unsigned short ld2(char *p) in ld2() function 152 offset = ld2(buffer + AOUT_TEXT_OFFSET + 2) << 2; in get_hdrs_offset()
|
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | copy_user.S | 338 EX(.failure_in1,(p7) ld2 val1[1]=[src1],2) // 2-byte aligned 353 // we have never executed the ld2, therefore st2 is not executed. 397 EX(.failure_in1,(p8) ld2 val2[0]=[src1],2) // at least 2 bytes 500 // size loads, e.g. failing ld4 means no ld1 nor ld2 executed 515 // The combination ld1, ld2, ld4, ld8 where you fail on ld8 is impossible 533 // any stores. For instance, if we fail on ld2, this means we had
|
/kernel/linux/linux-6.6/arch/ia64/lib/ |
H A D | copy_user.S | 338 EX(.failure_in1,(p7) ld2 val1[1]=[src1],2) // 2-byte aligned 353 // we have never executed the ld2, therefore st2 is not executed. 397 EX(.failure_in1,(p8) ld2 val2[0]=[src1],2) // at least 2 bytes 500 // size loads, e.g. failing ld4 means no ld1 nor ld2 executed 515 // The combination ld1, ld2, ld4, ld8 where you fail on ld8 is impossible 533 // any stores. For instance, if we fail on ld2, this means we had
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | fsys.S | 358 ld2 r20=[r18] // r20 = cpu_to_node_map[cpu]
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | fsys.S | 358 ld2 r20=[r18] // r20 = cpu_to_node_map[cpu]
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | pnfs.c | 140 u32 ld2 = *((u32 *)e2); in ld_cmp() local 147 if (ld2 == ld_prefs[i]) in ld_cmp()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | pnfs.c | 140 u32 ld2 = *((u32 *)e2); in ld_cmp() local 147 if (ld2 == ld_prefs[i]) in ld_cmp()
|
/kernel/linux/linux-5.10/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra20.c | 2090 MUX_PG(ld2, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 2, 0x94, 4, -1, -1),
|
/kernel/linux/linux-6.6/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra20.c | 2087 MUX_PG(ld2, DISPLAYA, DISPLAYB, XIO, RSVD4, 0x1c, 2, 0x94, 4, -1, -1),
|
Completed in 18 milliseconds