Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kvm/
H A Ddyntrans.c71 union mips_instruction nop_inst = { 0 }; in kvm_mips_trans_cache_index() local
74 return kvm_mips_trans_replace(vcpu, opc, nop_inst); in kvm_mips_trans_cache_index()
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/
H A Dftrace.c165 ppc_inst_t nop_inst = ppc_inst(PPC_RAW_NOP()); in ftrace_replace_code() local
195 new = nop_inst; in ftrace_replace_code()
199 old = nop_inst; in ftrace_replace_code()

Completed in 1 milliseconds