Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dkvm.c43 #define KVM_INST_NOP 0x60000000 macro
125 kvm_patch_ins(inst, KVM_INST_NOP); in kvm_patch_ins_nop()