Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dkvm.c33 #define KVM_INST_NOP 0x60000000 macro
116 kvm_patch_ins(inst, KVM_INST_NOP); in kvm_patch_ins_nop()