Searched refs:mvc (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/arch/s390/lib/ |
D | mem.S | 33 mvc 0(256,%r1),0(%r3) 50 mvc 0(1,%r1),0(%r3) 99 mvc 1(255,%r1),0(%r1) 113 mvc 1(1,%r1),0(%r1) 137 mvc 0(256,%r1),0(%r3) 143 mvc 0(1,%r1),0(%r3) 167 mvc \bytes(256-\bytes,%r1),0(%r1) 180 mvc \bytes(1,%r1),0(%r1)
|
/Linux-v5.15/arch/s390/boot/ |
D | head_kdump.S | 42 mvc 0(256,%r8),0(%r10) # Copy data mover code 45 mvc 0(256,%r8),0(%r10) # reserved mem 68 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp 69 mvc 0(256,%r5),0(%r11) # Copy new kernel to old 70 mvc 0(256,%r11),0(%r10) # Copy tmp to new
|
D | head.S | 81 mvc __LC_IO_NEW_PSW(16),.Lnewpsw # set up IO interrupt psw 199 mvc 0(256,%r3),0(%r4) 200 mvc 256(256,%r3),256(%r4) 201 mvc 512(256,%r3),512(%r4) 202 mvc 768(122,%r3),768(%r4) 313 mvc __LC_EXT_NEW_PSW(16),.Lext_new_psw-.LPG0(%r13) 314 mvc __LC_PGM_NEW_PSW(16),.Lpgm_new_psw-.LPG0(%r13) 315 mvc __LC_IO_NEW_PSW(16),.Lio_new_psw-.LPG0(%r13) 321 mvc __LC_LAST_UPDATE_CLOCK(8),__LC_BOOT_CLOCK+1 323 mvc __LC_LAST_UPDATE_TIMER(8),6f-.LPG0(%r13) [all …]
|
/Linux-v5.15/arch/s390/kernel/ |
D | reipl.S | 28 mvc 8(8,%r1),__LC_SAVE_AREA_RESTART 66 mvc 1(7,%r1),1(%r4)
|
D | entry.S | 217 mvc __LC_CURRENT_PID(4,%r0),0(%r3) # store pid of next 235 mvc __SF_SIE_FLAGS(8,%r15),__TI_flags(%r12) # copy thread flags 323 mvc __PT_R8(64,%r2),__LC_SAVE_AREA_SYNC 327 mvc __LC_RETURN_PSW(16),STACK_FRAME_OVERHEAD+__PT_PSW(%r15) 341 mvc __LC_RETURN_PSW(16),STACK_FRAME_OVERHEAD+__PT_PSW(%r15)
|
D | head64.S | 22 mvc 0(16,%r1),__LC_BOOT_CLOCK
|
D | relocate_kernel.S | 66 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
|
/Linux-v5.15/arch/csky/kernel/ |
D | atomic.S | 51 mvc a0
|
/Linux-v5.15/drivers/media/platform/qcom/venus/ |
D | hfi_cmds.c | 909 struct hfi_mvc_buffer_layout_descp_type *mvc = prop_data; in pkt_session_set_property_1x() local 920 mvc->layout_type = in->layout_type; in pkt_session_set_property_1x() 921 mvc->bright_view_first = in->bright_view_first; in pkt_session_set_property_1x() 922 mvc->ngap = in->ngap; in pkt_session_set_property_1x() 923 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*mvc); in pkt_session_set_property_1x()
|
/Linux-v5.15/arch/s390/tools/ |
D | opcodes.txt | 717 d2 mvc SS_L0RDRD
|