Home
last modified time | relevance | path

Searched refs:KVM_EMUL_INSN_F_CS_D (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/
H A Dplugin_kvm.c295 #define KVM_EMUL_INSN_F_CS_D (1 << 2) macro
329 flags & KVM_EMUL_INSN_F_CS_D, in kvm_emulate_insn_handler()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dtrace.h694 #define KVM_EMUL_INSN_F_CS_D (1 << 2) macro
703 | KVM_EMUL_INSN_F_CS_D, "prot32" }, \
721 | KVM_EMUL_INSN_F_CS_D; \
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dtrace.h777 #define KVM_EMUL_INSN_F_CS_D (1 << 2) macro
786 | KVM_EMUL_INSN_F_CS_D, "prot32" }, \
804 | KVM_EMUL_INSN_F_CS_D; \

Completed in 4 milliseconds