Searched refs:mvc (Results 1 – 14 of 14) sorted by relevance
/Linux-v5.4/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.4/arch/s390/kernel/ |
D | entry.S | 149 mvc __LC_LAST_UPDATE_TIMER(8),\enter_timer 248 mvc __LC_CURRENT_PID(4,%r0),0(%r3) # store pid of next 268 mvc __SF_SIE_FLAGS(8,%r15),__TI_flags(%r12) # copy thread flags 354 mvc __PT_R8(64,%r11),__LC_SAVE_AREA_SYNC 355 mvc __PT_PSW(16,%r11),__LC_SVC_OLD_PSW 356 mvc __PT_INT_CODE(4,%r11),__LC_SVC_ILC 399 mvc __LC_RETURN_PSW(16),__PT_PSW(%r11) 402 mvc __VDSO_ECTG_BASE(16,%r14),__LC_EXIT_TIMER 645 mvc __THREAD_trap_tdb(256,%r14),0(%r13) 659 mvc __PT_R8(64,%r11),__LC_SAVE_AREA_SYNC [all …]
|
D | swsusp.S | 57 mvc 0x318(4,%r1),__SF_EMPTY(%r15) /* move prefix to lowcore */ 71 mvc __LC_LAST_UPDATE_TIMER(8),0x328(%r1) 76 mvc __LC_LAST_UPDATE_CLOCK(8),__SF_EMPTY(%r15) 161 mvc __LC_PGM_NEW_PSW(16,%r0),0(%r1) 186 mvc __LC_RST_NEW_PSW(16,%r0),0(%r4) 234 mvc __SF_EMPTY(4,%r15),0x318(%r13)
|
D | reipl.S | 28 mvc 8(8,%r1),__LC_SAVE_AREA_RESTART 66 mvc 1(7,%r1),1(%r4)
|
D | head64.S | 27 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.4/arch/s390/boot/ |
D | head_kdump.S | 43 mvc 0(256,%r8),0(%r10) # Copy data mover code 46 mvc 0(256,%r8),0(%r10) # reserved mem 69 mvc 0(256,%r10),0(%r5) # Copy old kernel to tmp 70 mvc 0(256,%r5),0(%r11) # Copy new kernel to old 71 mvc 0(256,%r11),0(%r10) # Copy tmp to new
|
D | head.S | 74 mvc __LC_IO_NEW_PSW(16),.Lnewpsw # set up IO interrupt psw 192 mvc 0(256,%r3),0(%r4) 193 mvc 256(256,%r3),256(%r4) 194 mvc 512(256,%r3),512(%r4) 195 mvc 768(122,%r3),768(%r4) 312 mvc __LC_LAST_UPDATE_CLOCK(8),__LC_BOOT_CLOCK+1 314 mvc __LC_LAST_UPDATE_TIMER(8),6f-.LPG0(%r13) 366 mvc __LC_GPREGS_SAVE_AREA-4095(128,%r1),__LC_SAVE_AREA_SYNC 367 mvc __LC_PSW_SAVE_AREA-4095(16,%r1),__LC_PGM_OLD_PSW 368 mvc __LC_RETURN_PSW(16),__LC_PGM_OLD_PSW
|
/Linux-v5.4/arch/s390/kernel/vdso32/ |
D | gettimeofday.S | 28 mvc 0(8,%r3),__VDSO_TIMEZONE(%r5) 71 5: mvc 0(4,%r15),__VDSO_XTIME_SEC+4(%r5)
|
/Linux-v5.4/arch/c6x/lib/ |
D | strasgi_64plus.S | 18 || mvc .s2 b31, ilc
|
/Linux-v5.4/arch/csky/kernel/ |
D | atomic.S | 45 mvc a0
|
/Linux-v5.4/arch/s390/kernel/vdso64/ |
D | gettimeofday.S | 27 mvc 0(8,%r3),__VDSO_TIMEZONE(%r5)
|
/Linux-v5.4/drivers/media/platform/qcom/venus/ |
D | hfi_cmds.c | 905 struct hfi_mvc_buffer_layout_descp_type *mvc = prop_data; in pkt_session_set_property_1x() local 916 mvc->layout_type = in->layout_type; in pkt_session_set_property_1x() 917 mvc->bright_view_first = in->bright_view_first; in pkt_session_set_property_1x() 918 mvc->ngap = in->ngap; in pkt_session_set_property_1x() 919 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*mvc); in pkt_session_set_property_1x()
|
/Linux-v5.4/arch/s390/tools/ |
D | opcodes.txt | 713 d2 mvc SS_L0RDRD
|