Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c244 static u8 rsm_ins_bytes[] = "\x0f\xaa"; variable
2623 return kvm_emulate_instruction_from_buffer(vcpu, rsm_ins_bytes, 2); in rsm_interception()