Searched refs:brasl_opc (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/kernel/
H A Dftrace.h8 u16 brasl_opc; member in struct:ftrace_hotpatch_trampoline
H A Dftrace.c114 tmp.brasl_opc = 0xc015; /* brasl %r1, shared */
115 tmp.brasl_disp = (shared - (const char *)&trampoline->brasl_opc) / 2;
139 if (get_kernel_nofault(opc, &trampoline->brasl_opc))

Completed in 114 milliseconds