Searched refs:mvc (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/arch/s390/lib/ |
D | mem.S | 32 mvc 0(256,%r1),0(%r3) 49 mvc 0(1,%r1),0(%r3) 96 mvc 1(255,%r1),0(%r1) 110 mvc 1(1,%r1),0(%r1) 132 mvc 0(256,%r1),0(%r3) 138 mvc 0(1,%r1),0(%r3) 161 mvc \bytes(256-\bytes,%r1),0(%r1) 174 mvc \bytes(1,%r1),0(%r1)
|
/Linux-v4.19/arch/s390/kernel/ |
D | entry.S | 129 mvc __LC_LAST_UPDATE_TIMER(8),\enter_timer 227 mvc __LC_CURRENT_PID(4,%r0),0(%r3) # store pid of next 246 mvc __SF_SIE_FLAGS(8,%r15),__TI_flags(%r12) # copy thread flags 331 mvc __PT_R8(64,%r11),__LC_SAVE_AREA_SYNC 332 mvc __PT_PSW(16,%r11),__LC_SVC_OLD_PSW 333 mvc __PT_INT_CODE(4,%r11),__LC_SVC_ILC 376 mvc __LC_RETURN_PSW(16),__PT_PSW(%r11) 379 mvc __VDSO_ECTG_BASE(16,%r14),__LC_EXIT_TIMER 614 mvc __THREAD_trap_tdb(256,%r14),0(%r13) 628 mvc __PT_R8(64,%r11),__LC_SAVE_AREA_SYNC [all …]
|
D | swsusp.S | 56 mvc 0x318(4,%r1),__SF_EMPTY(%r15) /* move prefix to lowcore */ 70 mvc __LC_LAST_UPDATE_TIMER(8),0x328(%r1) 75 mvc __LC_LAST_UPDATE_CLOCK(8),__SF_EMPTY(%r15) 163 mvc __LC_PGM_NEW_PSW(16,%r0),0(%r1) 193 mvc __LC_RST_NEW_PSW(16,%r0),0(%r4) 243 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 | relocate_kernel.S | 64 mvc 0(8,%r0),0(%r4) # copy psw to absolute address 0
|
D | head64.S | 26 mvc 0(16,%r1),__LC_BOOT_CLOCK
|
/Linux-v4.19/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 | 69 mvc __LC_IO_NEW_PSW(16),.Lnewpsw # set up IO interrupt psw 187 mvc 0(256,%r3),0(%r4) 188 mvc 256(256,%r3),256(%r4) 189 mvc 512(256,%r3),512(%r4) 190 mvc 768(122,%r3),768(%r4) 307 mvc __LC_LAST_UPDATE_CLOCK(8),__LC_BOOT_CLOCK+1 309 mvc __LC_LAST_UPDATE_TIMER(8),6f-.LPG0(%r13)
|
/Linux-v4.19/arch/s390/kernel/vdso32/ |
D | gettimeofday.S | 27 mvc 0(8,%r3),__VDSO_TIMEZONE(%r5) 70 5: mvc 0(4,%r15),__VDSO_XTIME_SEC+4(%r5)
|
/Linux-v4.19/arch/s390/kernel/vdso64/ |
D | gettimeofday.S | 26 mvc 0(8,%r3),__VDSO_TIMEZONE(%r5)
|
/Linux-v4.19/arch/c6x/lib/ |
D | strasgi_64plus.S | 30 || mvc .s2 b31, ilc
|
/Linux-v4.19/drivers/media/platform/qcom/venus/ |
D | hfi_cmds.c | 914 struct hfi_mvc_buffer_layout_descp_type *mvc = prop_data; in pkt_session_set_property_1x() local 925 mvc->layout_type = in->layout_type; in pkt_session_set_property_1x() 926 mvc->bright_view_first = in->bright_view_first; in pkt_session_set_property_1x() 927 mvc->ngap = in->ngap; in pkt_session_set_property_1x() 928 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*mvc); in pkt_session_set_property_1x()
|
/Linux-v4.19/arch/s390/tools/ |
D | opcodes.txt | 683 d2 mvc SS_L0RDRD
|