Home
last modified time | relevance | path

Searched refs:KVM_INST_NOP (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/powerpc/kernel/
Dkvm.c44 #define KVM_INST_NOP 0x60000000 macro
126 kvm_patch_ins(inst, KVM_INST_NOP); in kvm_patch_ins_nop()